diff --git a/static/style.css b/static/style.css index 135b7fb4e..9fad9d917 100644 --- a/static/style.css +++ b/static/style.css @@ -382,6 +382,7 @@ blockquote { .links { display: flex; + flex-wrap: wrap; justify-content: stretch; gap: 1em; margin-bottom: 2em;