modified html -- google maps iframe
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ef221ad12a
commit
8aae902ad2
1 changed files with 5 additions and 0 deletions
|
|
@ -270,6 +270,11 @@ footer {
|
||||||
padding: 2rem 0;
|
padding: 2rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.location iframe {
|
||||||
|
display: block;
|
||||||
|
margin: 30px auto;
|
||||||
|
}
|
||||||
|
|
||||||
footer p {
|
footer p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue