Mein Teil komplett (Über uns)

This commit is contained in:
JoulianALS
2024-04-17 10:06:18 +02:00
parent 239204677c
commit 04b00f38f8
8 changed files with 37 additions and 21 deletions

View File

@@ -5,4 +5,13 @@ section {
footer {
height: 240px;
}
}
.swiper {
width: 600px;
height: 300px;
}
.swiper-pagination-bullet {
background-color: rgba(0, 0, 0, 1) !important
}