second commit jun 10

This commit is contained in:
2024-06-10 16:41:28 +02:00
parent 76e56a25d2
commit 9b86438eb2
23 changed files with 212 additions and 215 deletions

View File

@@ -30,6 +30,7 @@
background-color: white;
color: #15c1cb !important;
margin-top: 20px;
border: none;
}
.subscribe:hover {

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

@@ -29,7 +29,7 @@
align-items: start !important;
}
.h4-fourth{
font-family: 'Merriweather', Helvetica, Arial, Lucida, sans-serif;
font-family: Merriweather, Helvetica, Arial, Lucida, sans-serif;
font-size: 26px;
color: #333333 !important;
line-height: 1.3em;

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;