fix: improvements

This commit is contained in:
webfussel 2024-09-13 10:37:35 +02:00
parent dcea9dbbc9
commit 6f9237e06a
6 changed files with 2358 additions and 4107 deletions

View file

@ -9,6 +9,9 @@
box-shadow: 0 0 0 0 var(--color-orange);
border-radius: 99999px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
&:hover {
box-shadow: 0 0 0 6px var(--color-orange);