diff options
Diffstat (limited to '')
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -123,7 +123,7 @@ ol.chapters { list-style-type: none; padding: 0; } h1 { margin-top: 2em } .schedule-in-context, .schedule-svg-container { - width: 100%; + max-width: 100%; overflow-x: auto; } video { border: 1px solid gray; } |