You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
improve: tablet navbar by decrease scale
This commit is contained in:
committed by
ThePedroo
parent
fbed1e5633
commit
b59b4f4a72
@@ -368,7 +368,7 @@ input:checked + .slider:before {
|
||||
@media only screen and (min-width: 600px) {
|
||||
.navbar {
|
||||
background-color: var(--desktop-navbar);
|
||||
transform: scale(0.9);
|
||||
transform: scale(0.85);
|
||||
left: auto;
|
||||
right: auto;
|
||||
margin-bottom: 15px;
|
||||
|
||||
Reference in New Issue
Block a user