modified html -- google maps iframe
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
support 2025-06-26 13:13:18 +00:00
parent ef221ad12a
commit 8aae902ad2

View file

@ -270,6 +270,11 @@ footer {
padding: 2rem 0;
}
.location iframe {
display: block;
margin: 30px auto;
}
footer p {
margin: 0;
font-size: 0.9rem;