feat(style): add some custom styles
This commit is contained in:
@@ -6,6 +6,10 @@ header {
|
||||
.dark-theme & {
|
||||
background-color: $header-background-color-dark;
|
||||
}
|
||||
|
||||
.header-title {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
#header-desktop {
|
||||
|
||||
Reference in New Issue
Block a user