Commit cd63345 1 parent 32b0a5b commit cd63345 Copy full SHA for cd63345
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11138,7 +11138,7 @@ a.text-dark:focus {
11138
11138
border-radius : 30px ;
11139
11139
}
11140
11140
11141
- .img-responsive {
11141
+ .home- img-responsive {
11142
11142
width : 100% ;
11143
11143
}
11144
11144
Original file line number Diff line number Diff line change 4
4
border-radius : 30px ;
5
5
}
6
6
7
- .img-responsive {
7
+ .home- img-responsive {
8
8
width :100% ;
9
9
}
Original file line number Diff line number Diff line change 9
9
<h3 class =" display-6" class =" lead" >What do we offer?</h3 >
10
10
<p >We offer a service that makes it possible to rent or lease a parking spot.
11
11
<div class =" row justify-content-center" >
12
- <img src =" {{ asset (' images/parking.jpg' ) } }" class =" img-responsive" alt =" parking image" >
12
+ <img src =" {{ asset (' images/parking.jpg' ) } }" class =" home- img-responsive" alt =" parking image" >
13
13
</div >
14
14
</p >
15
15
@guest
You can’t perform that action at this time.
0 commit comments