html: add sitemap and improve contact section
This commit is contained in:
+3
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user