Fixed before value of countdown
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -44,6 +44,10 @@ $navbarHeight: 58px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#countdown:before {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.site-header > .navbar {
|
||||
background-color: $body-bg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user