mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-09 02:55:35 +00:00
Fixed issue with player on frontpage on smaller windows overlapped where it shouldn't
This commit is contained in:
@@ -3504,6 +3504,10 @@ nav ul li:hover, nav ul li.active {
|
||||
bottom: 55px;
|
||||
}
|
||||
|
||||
#video-container.video-container.frontpage-player {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
.chan {
|
||||
text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.42);
|
||||
width: calc(100vw - 170px) !important;
|
||||
|
||||
Reference in New Issue
Block a user