mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Results and padding for playlist sizing
This commit is contained in:
@@ -1662,6 +1662,7 @@ nav .zbrand.channel-logo-container {
|
||||
position: relative;
|
||||
height: calc(100vh - 64px) !important;
|
||||
min-width: 338px;
|
||||
padding-left: 0px;
|
||||
/*background-color:rgba(0,0,0,0.2);*/
|
||||
}
|
||||
|
||||
@@ -3334,7 +3335,7 @@ nav ul li:hover, nav ul li.active {
|
||||
|
||||
#results{
|
||||
background-color: #000;
|
||||
margin-top:56px;
|
||||
/*margin-top:56px;*/
|
||||
}
|
||||
|
||||
.title-container{
|
||||
|
||||
Reference in New Issue
Block a user