mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
fixed scss syntax issue affecting help box <a> tags
This commit is contained in:
@@ -21,7 +21,8 @@ body
|
|||||||
.title, .subtitle, p, a
|
.title, .subtitle, p, a
|
||||||
color: findColorInvert($danger)
|
color: findColorInvert($danger)
|
||||||
|
|
||||||
.footer p, a
|
.footer
|
||||||
|
p, a
|
||||||
color: findColorInvert($body-background-color)
|
color: findColorInvert($body-background-color)
|
||||||
|
|
||||||
.navbar, .navbar-menu, .navbar-brand, .navbar-tabs
|
.navbar, .navbar-menu, .navbar-brand, .navbar-tabs
|
||||||
|
Reference in New Issue
Block a user