enhanced the look and feel of the side menu on the landing page and adjusted elements for smaller devices

This commit is contained in:
partisan 2024-10-29 23:01:48 +01:00
parent 7979855b3a
commit f7e6c34722
3 changed files with 58 additions and 13 deletions

View file

@ -81,7 +81,7 @@
border: none;
color: var(--fg);
position: absolute;
top: 7px;
top: 9px;
right: 10px;
cursor: pointer;
}