fix bug
This commit is contained in:
@@ -30,12 +30,10 @@ export default {
|
||||
</script>
|
||||
<style scoped>
|
||||
.logo-title {
|
||||
font-size: 16px;
|
||||
background-image: linear-gradient(120deg, #54b6d0 16%, #3f8bdb, #2c77f1);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
font-size: 20px;
|
||||
color: #fff;
|
||||
font-weight: 700;
|
||||
padding-left: 30px;
|
||||
padding-left: 4px;
|
||||
}
|
||||
.logo-img {
|
||||
width: 40px;
|
||||
|
||||
Reference in New Issue
Block a user