Side Menu functionality and styling
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
|
||||
.panel:before {
|
||||
content: '';
|
||||
display: block;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
transition: background-color 0.5s ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user