diff --git a/static/style.css b/static/style.css index 75ff347..fc760fb 100644 --- a/static/style.css +++ b/static/style.css @@ -94,6 +94,7 @@ a { display: flex; flex-direction: column; gap: 0.5rem; + flex-basis: 0; } #metadata h1 { @@ -146,6 +147,7 @@ a { display: flex; flex-direction: column; gap: 2rem; + flex-basis: 0; } #about {