app/css/gallery.css in servel-0.23.0 vs app/css/gallery.css in servel-0.24.0

- old
+ new

@@ -11,16 +11,16 @@ #content { display: flex; align-items: center; justify-content: center; flex-grow: 1; - padding-top: 75px; } #image, #video, #audio, #text { display: none; max-width: 100%; margin: 0 auto 0 auto; + padding-top: 75px; } #video:focus, #audio:focus { outline: none; } \ No newline at end of file