commit 3, jun 11

This commit is contained in:
2024-06-11 16:52:44 +02:00
parent 09fea869f5
commit 28af5705ee
10 changed files with 48 additions and 23 deletions

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;