first homepage layout

This commit is contained in:
Ebube
2024-03-13 23:31:36 +01:00
parent 1c52e88c08
commit 6f1f7ee682
15 changed files with 115 additions and 19 deletions
+2
View File
@@ -26,6 +26,8 @@
/* Initially hide the sidebar */
transition: transform 0.3s ease-in-out;
/* Add a transition for smooth animation */
z-index: 9;
}
.sidebar.open {