diff --git a/css/styles.css b/css/styles.css index b57eb2b..4af3118 100644 --- a/css/styles.css +++ b/css/styles.css @@ -573,7 +573,7 @@ h1::before { color: #ffffff; margin-bottom: 24px; position: relative; - overflow: hidden; + overflow: visible; animation: scoreReveal 0.6s var(--ease-out) backwards; animation-delay: 0.2s; border: none;