html: add sitemap and improve contact section

This commit is contained in:
2026-02-24 08:25:30 -06:00
parent 656e850595
commit d8605ca7c3
5 changed files with 68 additions and 7 deletions
+3 -1
View File
@@ -18,10 +18,11 @@ body {
.inside {
max-width: 60rem;
margin: 0 auto;
margin: 2rem auto;
padding: 2rem 1.5rem;
background: #fbf1c7;
border: 4px solid #8c7862;
border-radius: 14px;
}
nav {
@@ -140,6 +141,7 @@ a:visited {
margin: 0px auto;
margin-top: 25px;
margin-bottom: 25px;
border: 2px solid #8c7862;
}
.reserve {