mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed padding on nav-button in channel
This commit is contained in:
@@ -532,6 +532,10 @@ nav .brand-logo{
|
||||
height:100%;
|
||||
}
|
||||
|
||||
nav .brand-logo-navigate{
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
#fp-nav {
|
||||
background-color:rgba(45,45,45,1);
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user