improved peity color on mobile menu

This commit is contained in:
gabryon99 2020-08-12 09:32:33 +02:00
parent 8e08eca794
commit ef9a6ac820
2 changed files with 5 additions and 1 deletions

View file

@ -21,6 +21,10 @@
display: none !important;
}
#n-sidebar .mobile-menu-stats .info-stats span {
color: white;
}
#n-sidebar.active .mobile-menu-button {
padding: 0.8rem;
background-color: #3e3e3e;