mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Sizing and position of castbutton mobile
This commit is contained in:
@@ -1620,10 +1620,15 @@ nav ul li:hover, nav ul li.active {
|
||||
margin-top: inherit;
|
||||
}
|
||||
|
||||
#play, #pause, #volume-button, #fullscreen, .castButton, .castButton-active {
|
||||
#play, #pause, #volume-button, #fullscreen {
|
||||
font-size: 31px;
|
||||
}
|
||||
|
||||
.castButton, .castButton-active{
|
||||
font-size: 28px;
|
||||
margin: 0 33px 0 0px;
|
||||
}
|
||||
|
||||
#viewers, #volume{
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user