1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 20:42:40 +00:00

Early work on redoing the navigation UI

This commit is contained in:
Jocelyn Badgley (Twipped)
2021-03-02 08:10:04 -08:00
parent 98323f3316
commit 66aaba7c3e
3 changed files with 37 additions and 24 deletions

View File

@@ -6,10 +6,7 @@ body.page, body.post {
header {
background: $gray-800;
@media (min-width: 500px) {
&.active { background: white; }
}
&.active { background: white; }
}
}