commit jun 10

This commit is contained in:
2024-06-10 13:47:15 +02:00
parent 27bfb40495
commit 76e56a25d2
18 changed files with 50 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
.fifth-part-au {
background-image: url('/assets/images/image30.jpg');
background-image: url('/../../assets/images/image30.jpg');
background-size: cover;
position: relative;
color: white;

View File

@@ -53,7 +53,7 @@
}
@media only screen and (min-width:768px) {
.img-fourth{
.img-fourth-au{
width: 330px;
height: 324px;
}
@@ -78,7 +78,7 @@
}
}
.img-fourth{
.img-fourth-au{
width: 380px;
height: 374px;
}

View File

@@ -35,7 +35,7 @@
.img-au {
min-height: 22vh;
background-image: url('/assets/images/image32.jpg');
background-image: url('/../../assets/images/image32.jpg');
background-size: cover;
background-position: center;
}

View File

@@ -1,6 +1,6 @@
.third-part-au {
min-height: 100vh;
background-image: url('/assets/images/image33.jpg');
background-image: url('/../../assets/images/image33.jpg');
background-size: cover;
position: relative;
color: white;