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,6 +1,6 @@
.fifth-part {
min-height: 100vh;
background-image: url('/assets/images/image33.jpg');
background-image: url('/../assets/images/image33.jpg');
background-size: cover;
background-attachment: fixed;
position: relative;

View File

@@ -2,7 +2,7 @@
.first-part {
min-height: 65vh;
background-image: url('/assets/images/image36.jpg');
background-image: url('/../assets/images/image36.jpg');
background-size: cover;
color: white;
background-position: center;
@@ -38,7 +38,6 @@
}
.read-more {
@include button;
background-color: $lightblue;

View File

@@ -2,7 +2,7 @@
.seventh-part {
min-height: 55vh;
background-image: url('/assets/images/image44.jpg');
background-image: url('/../assets/images/image44.jpg');
background-size: cover;
position: relative;
color: white;

View File

@@ -1,6 +1,6 @@
.third-part{
min-height: 70vh;
background-image: url('/assets/images/image40.jpg');
background-image: url('/../assets/images/image40.jpg');
background-size: cover;
position: relative;
color: white;
@@ -54,7 +54,7 @@
@media only screen and (min-width: 768px){
.img-container{
background-image: url('/assets/images/image39.jpg');
background-image: url('/../assets/images/image39.jpg');
background-size: cover;
background-position: center;
}

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;

View File

@@ -1,6 +1,6 @@
.img-services {
min-height: 22vh;
background-image: url('/assets/images/image1.jpg');
background-image: url('/../../assets/images/image1.jpg');
background-size: cover;
background-position: center;
}

View File

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

View File

@@ -331,7 +331,7 @@ span {
}
.first-part {
min-height: 65vh;
background-image: url("/assets/images/image36.jpg");
background-image: url("/../assets/images/image36.jpg");
background-size: cover;
color: white;
background-position: center;
@@ -528,7 +528,7 @@ span {
}
.third-part {
min-height: 70vh;
background-image: url("/assets/images/image40.jpg");
background-image: url("/../assets/images/image40.jpg");
background-size: cover;
position: relative;
color: white;
@@ -583,7 +583,7 @@ span {
@media only screen and (min-width: 768px) {
.img-container {
background-image: url("/assets/images/image39.jpg");
background-image: url("/../assets/images/image39.jpg");
background-size: cover;
background-position: center;
}
@@ -706,7 +706,7 @@ span {
}
.fifth-part {
min-height: 100vh;
background-image: url("/assets/images/image33.jpg");
background-image: url("/../assets/images/image33.jpg");
background-size: cover;
background-attachment: fixed;
position: relative;
@@ -848,7 +848,7 @@ span {
}
.seventh-part {
min-height: 55vh;
background-image: url("/assets/images/image44.jpg");
background-image: url("/../assets/images/image44.jpg");
background-size: cover;
position: relative;
color: white;
@@ -1095,7 +1095,7 @@ footer .footer-copyright a:hover {
.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;
}
@@ -1197,7 +1197,7 @@ footer .footer-copyright a:hover {
}
.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;
@@ -1311,7 +1311,7 @@ footer .footer-copyright a:hover {
}
@media only screen and (min-width: 768px) {
.img-fourth {
.img-fourth-au {
width: 330px;
height: 324px;
}
@@ -1329,13 +1329,13 @@ footer .footer-copyright a:hover {
.headline .headline-h2 {
font-size: 48px;
}
.img-fourth {
.img-fourth-au {
width: 380px;
height: 374px;
}
}
.fifth-part-au {
background-image: url("/assets/images/image30.jpg");
background-image: url("/../../assets/images/image30.jpg");
background-size: cover;
position: relative;
color: white;
@@ -1593,7 +1593,7 @@ footer .footer-copyright a:hover {
}
.img-services {
min-height: 22vh;
background-image: url("/assets/images/image1.jpg");
background-image: url("/../../assets/images/image1.jpg");
background-size: cover;
background-position: center;
}
@@ -1636,7 +1636,7 @@ footer .footer-copyright a:hover {
}
.third-part-s {
background-image: url("/assets/images/image10.jpg");
background-image: url("/../../assets/images/image10.jpg");
background-size: cover;
position: relative;
color: white;

File diff suppressed because one or more lines are too long