Add some white space to place details bottom
All checks were successful
CI / Lint (pull_request) Successful in 23s
CI / Test (pull_request) Successful in 39s

This commit is contained in:
2026-03-11 16:07:37 +04:00
parent ffcb8219b0
commit b07640375a

View File

@@ -427,6 +427,10 @@ body {
justify-content: center;
}
.place-details {
padding-bottom: 2rem;
}
.place-details h3 {
font-size: 1.2rem;
margin-top: 0;