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

Lots more little tweaks ahead of launch

This commit is contained in:
Jocelyn Badgley (Twipped)
2020-02-20 18:19:34 -08:00
parent 1c45fdaf33
commit f780d33cad
9 changed files with 13 additions and 12 deletions

View File

@@ -78,7 +78,7 @@ header {
justify-content: space-between;
align-items: center;
@media (max-width: 500px) {
@media (max-width: 800px) {
flex-direction: column;
// align-items: stretch; // uncomment after menu items are added back
}