Home Gen408 @ 2024-11-01-16:03

This commit is contained in:
Jonas Röger 2024-11-01 16:03:29 +01:00
parent 2406455d4e
commit dd796dc284

View File

@ -25,7 +25,7 @@ button {
transition: all 0.3s ease-in;
box-shadow: 0 0 10px 2px transparent;
border-radius: 36px;
border-style: transparent;
border-style: none;
margin: 10px;
}