core: go back to row navigation

This commit is contained in:
Trianta
2024-12-10 03:06:04 -06:00
parent e9b0b6131c
commit a732bc46d9
6 changed files with 7 additions and 11 deletions
+2 -6
View File
@@ -20,13 +20,9 @@ body {
}
#navigation {
max-width: 10rem;
width: 100%;
border: solid 2px #393E6F;
width: 80%;
padding: 1rem;
float: right;
position: absolute;
right: 21%;
display: inline-block;
}
.trianta {