diff --git a/audio.html b/audio.html index 52fe632..e36eb55 100644 --- a/audio.html +++ b/audio.html @@ -22,6 +22,7 @@ padding:0.5rem; border-radius: 0.5rem; color:var(--theme-accent); + flex-wrap: nowrap; } .audio-player>*{ margin:5px; diff --git a/gif.html b/gif.html index 8c08291..a9c3c63 100644 --- a/gif.html +++ b/gif.html @@ -1,7 +1,7 @@ {{ if .Get "href"}} {{end}} -
-
- -

{{ .Get 1 }}

- {{.Get 2 }} -
- - + + {{if .Get 3}} + + {{end}} +
+

{{ .Get 1 }}

+

{{.Get 2 }}

-
\ No newline at end of file + \ No newline at end of file diff --git a/video.html b/video.html index 3056358..552aeb6 100644 --- a/video.html +++ b/video.html @@ -10,6 +10,7 @@ flex-direction: row; width: 100%; height: fit-content; + flex-wrap: nowrap; } .video-controls p { @@ -64,7 +65,7 @@ } -
+