Update base.css

This commit is contained in:
Kaleb Efflandt 2024-02-14 01:29:55 -06:00 committed by GitHub
parent 3d86b68035
commit 4f372c0c77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ html {
left: -15px;
/* top: 0; */
transform: translateY(35px);
width: calc(100% + 35px);
width: 35px;
height: 50px;
z-index: -1;
cursor: pointer;