ADD: projects

This commit is contained in:
webfussel 2024-05-21 12:01:11 +02:00
parent ea01b37e08
commit e43366566e
8 changed files with 159 additions and 12 deletions

View file

@ -8,7 +8,8 @@
outline: 3px solid var(--color-black);
box-shadow: 0 0 0 0 var(--color-orange);
border-radius: 99999px;
width: max-content;
text-align: center;
white-space: nowrap;
&:hover {
box-shadow: 0 0 0 6px var(--color-orange);