commit jun 10
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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