diff --git a/index.html b/index.html index 4704670..d344b3a 100644 --- a/index.html +++ b/index.html @@ -21,12 +21,9 @@ padding-left: 0; &>a { - display: flex; - justify-content: center; - align-items: center; + display: block; + width: fit-content; flex-basis: 45%; - flex-grow: 1; - max-width: 85vw; border: 1px solid var(--accent-color); padding: 8px; text-decoration: unset; @@ -55,7 +52,7 @@

Resources