mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 23:01:09 +00:00
Colorize navbar background
This commit is contained in:
@@ -24,9 +24,6 @@ h1, h2, h3:not(.h5), h4 {
|
||||
.textColor {
|
||||
fill: $dark;
|
||||
}
|
||||
.logoColor { // Navbar logo text
|
||||
fill: $primary;
|
||||
}
|
||||
|
||||
.post-info, .post-title {
|
||||
color: theme-color("light");
|
||||
|
@@ -56,9 +56,6 @@ $svg-light: $card-bg;
|
||||
.textColor { // Navbar logo text
|
||||
fill: $light;
|
||||
}
|
||||
.logoColor { // Navbar logo text
|
||||
fill: $primary;
|
||||
}
|
||||
|
||||
.post-info, .post-title {
|
||||
color: $light;
|
||||
|
Reference in New Issue
Block a user