commit jun 10
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user