This commit is contained in:
sakrecoer 2026-08-07 12:08:45 +02:00
parent 79430649e9
commit be4dfe8058

View file

@ -773,7 +773,7 @@ button {
padding: 1.2rem 1.5rem;
background: rgba(0, 0, 0, 0.4);
border: 1px solid var(--accent-yellow);
border-radius: 0 8px 8px 0;
border-radius:3px;
color: rgba(255, 255, 255, 0.85);
font-family: 'Poppins', sans-serif;
font-weight: 300;