1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-10-18 08:52:00 +00:00

Fix Minimize Navigation. Update the outdated home page of the menu.

This commit is contained in:
SirStendec 2018-03-07 18:18:22 -05:00
parent 8ba8e054a5
commit 95933dc649
3 changed files with 15 additions and 11 deletions

View file

@ -1,10 +1,14 @@
.twilight-root {
top: 1rem !important;
.top-nav {
z-index: 9999;
> div {
height: 5rem !important;
}
height: 1rem !important;
top: -4rem !important;
transition: top ease-in-out 75ms, bottom ease-in-out 75ms;
.tw-svg__asset--logotwitch {