first homepage layout
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user