feat: new style update
This commit is contained in:
@@ -73,3 +73,11 @@ a {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.navbar {
|
||||
background-color: $navbar-background-color;
|
||||
|
||||
.dark-theme & {
|
||||
background-color: $navbar-background-color-dark;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user