This reverts commit 7d7e130af3, reversing
changes made to 3639416d57.
This commit is contained in:
JoulianALS
2024-04-17 09:47:58 +02:00
parent 7d7e130af3
commit 08bfdea57a
10 changed files with 72 additions and 68 deletions

View File

@@ -3,11 +3,6 @@ section {
height: 100vh;
}
.swiper {
width: 600px;
height: 300px;
}
.swiper-pagination .swiper-pagination-bullet {
background-color: rgba(0, 0, 0, 1);
}
footer {
height: 240px;
}