Refactor CSS styles and update HTML structure for the "Über Uns" section

This commit is contained in:
Juwan Jouma
2024-04-18 16:23:04 +02:00
parent a90941491a
commit 8462f72479
3 changed files with 23 additions and 25 deletions

View File

@@ -67,7 +67,7 @@ section {
}
#patenshop {
background: linear-gradient(90deg, rgb(0, 159, 155), rgb(157, 254, 175));
background: linear-gradient(0deg, rgb(255, 255, 255), rgb(157, 254, 175));
}
@@ -95,6 +95,7 @@ section {
footer {
height: 160px;
background-color: white;
}
.swiper {