ADD: projects

This commit is contained in:
webfussel 2024-05-21 12:06:30 +02:00
parent e43366566e
commit 707c5ea64b
3 changed files with 11 additions and 1 deletions

View file

@ -133,6 +133,7 @@ span.chip {
color: var(--color-black);
height: max-content;
padding: .5em 1em;
user-select: none;
}
.card {