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,14 +8,6 @@
flex-wrap: wrap;
}
& article {
padding: 2rem;
background: var(--color-black);
border-radius: 20px;
min-width: 300px;
flex: 1;
}
& .bottom {
align-items: center;
}