second commit jun 10
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
background-color: white;
|
||||
color: #15c1cb !important;
|
||||
margin-top: 20px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.subscribe:hover {
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user