diff --git a/style.css b/style.css index 1f0c8ad..1fc2a34 100644 --- a/style.css +++ b/style.css @@ -168,10 +168,9 @@ h2 { margin-top: 14px; color: var(--muted); display: flex; - justify-content: space-between; + justify-content: flex-end; align-items: center; gap: 10px; - flex-wrap: wrap; } .footer-author {