This commit is contained in:
Richard Mikloš 2024-02-07 08:27:55 +01:00
parent cb4f476c51
commit 206f2d9f3b

@ -317,6 +317,8 @@ input
button{ button{
border-radius: 50px; border-radius: 50px;
border: 2px solid var(--primary); border: 2px solid var(--primary);
background: none;
color: var(--primary-text);
width: 175px; width: 175px;
} }