feat(style): improve style for header and image
This commit is contained in:
@@ -11,7 +11,7 @@ header {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.select-language {
|
||||
.language-select {
|
||||
font-weight: $global-font-weight;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
@@ -32,6 +32,10 @@ header {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.theme-switch i {
|
||||
transform: rotate(225deg);
|
||||
}
|
||||
}
|
||||
|
||||
#header-desktop {
|
||||
|
||||
Reference in New Issue
Block a user