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%;
|
height:100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
nav .brand-logo-navigate{
|
||||||
|
padding-left: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
#fp-nav {
|
#fp-nav {
|
||||||
background-color:rgba(45,45,45,1);
|
background-color:rgba(45,45,45,1);
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
Reference in New Issue
Block a user