summary refs log tree commit diff stats
path: root/assets
diff options
context:
space:
mode:
authorNoah <mounderfod@gmail.com>2023-07-11 17:24:52 +0100
committerGitHub <noreply@github.com>2023-07-11 17:24:52 +0100
commitfd1a95afae711a629ede80960334978bc204e28f (patch)
treeb064cbcd28f9f2a1f94ddbdd3672816783e05cfe /assets
parent5786f0b1517c1396e580865549f927147f967593 (diff)
downloadwebsite-fd1a95afae711a629ede80960334978bc204e28f.tar.gz
that's right, another CSS fix
Diffstat (limited to 'assets')
-rw-r--r--assets/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/index.css b/assets/index.css
index 92fa741..72223db 100644
--- a/assets/index.css
+++ b/assets/index.css
@@ -58,6 +58,7 @@ marquee {
   width: 90%;
   display: flex;
   justify-content: center;
+  flex-wrap: wrap;
 }
 
 .logo {