Über Uns

This commit is contained in:
JoulianALS
2024-04-17 09:33:26 +02:00
parent 086c1cd54e
commit 0d2a9cfb41
10 changed files with 83 additions and 43 deletions

View File

@@ -1,4 +1,13 @@
section {
width: 100%;
height: 100vh;
}
}
.swiper {
width: 600px;
height: 300px;
}
.swiper-pagination .swiper-pagination-bullet {
background-color: rgba(0, 0, 0, 1);
}