mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-24 02:15:41 +00:00
Positioning of header-buttons
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
border:none !important;
|
||||
}
|
||||
|
||||
.header-buttons{
|
||||
display: block;
|
||||
}
|
||||
|
||||
#player_overlay_controls{
|
||||
font-size:7rem;
|
||||
width: 100%;
|
||||
@@ -455,6 +459,7 @@ nav .brand-logo{
|
||||
position: fixed;
|
||||
z-index: 10;
|
||||
width: calc(100vw - 8px);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.import-a, .suggested{
|
||||
|
||||
Reference in New Issue
Block a user