ADD: Technologies

This commit is contained in:
webfussel 2024-05-22 08:02:36 +02:00
parent 236aa01d6e
commit 1c86f3569e
19 changed files with 131 additions and 49 deletions

View file

@ -28,7 +28,6 @@
overflow: hidden;
& .skill {
height: 30px;
}
& .bg {
@ -81,10 +80,8 @@
}
& ul {
display: flex;
gap: 1rem;
justify-content: center;
list-style: none;
}
& a {