ADD: Responsiveness

This commit is contained in:
webfussel 2024-05-21 20:53:30 +02:00
parent 8395825aea
commit 236aa01d6e
7 changed files with 106 additions and 43 deletions

View file

@ -9,7 +9,6 @@
box-shadow: 0 0 0 0 var(--color-orange);
border-radius: 99999px;
text-align: center;
white-space: nowrap;
&:hover {
box-shadow: 0 0 0 6px var(--color-orange);