html: remove navigation from the side

This commit is contained in:
2026-02-24 07:30:58 -06:00
parent 2000f8ceef
commit afb6fec687
6 changed files with 134 additions and 168 deletions
+1 -7
View File
@@ -56,7 +56,7 @@ nav ul {
.trianta {
font-size: 2.5rem !important;
min-width: 12rem;
padding: 0px;
}
.canvas {
@@ -98,14 +98,8 @@ p {
}
a {
border: solid 2px #8c7862;
border-radius: 12px;
display: inline-block;
margin: 6px;
margin-top: 0px;
max-width: 8rem;
padding: 8px;
text-align: center;
text-decoration: none;
width: 100%;
}