File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -756,6 +756,8 @@ footer i {
756
756
}
757
757
.maps {
758
758
margin-bottom : 40px ;
759
+ width : 100% ;
760
+ height : 250px ;
759
761
}
760
762
section .callout .text {
761
763
text-align : center;
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- < html >
2
+ < html lang =" en " >
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< meta name ="viewport " content ="width=device-width,initial-scale=1 ">
@@ -256,7 +256,7 @@ <h2 class="section-title text-center">Contact Us</h2>
256
256
< li > < i class ="ion ion-ios-telephone "> </ i > < div > +6212345123</ div > </ li >
257
257
< li > < i class ="
ion ion-ios-email "
> </ i > < div > [email protected] </ div > </ li >
258
258
</ ul >
259
- < iframe src ="https://snazzymaps.com/embed/10159 " width =" 100% " height =" 250px " style ="border:none; " class ="maps "> </ iframe >
259
+ < iframe src ="https://snazzymaps.com/embed/10159 " style ="border:none; " class ="maps "> </ iframe >
260
260
</ div >
261
261
< div class ="col-12 col-md-7 ">
262
262
< form class ="contact row " id ="contact-form ">
You can’t perform that action at this time.
0 commit comments