style: Decrease fullscreen container max-width from 90% to 80%.
This commit is contained in:
@@ -1157,7 +1157,7 @@ html[res="fullscreen"] .embed-responsive-16by9::before {
|
||||
}
|
||||
|
||||
html[res="fullscreen"] .container {
|
||||
max-width: 90% !important;
|
||||
max-width: 80% !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user