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

Fixing the definitions vanishing at certain breakpoints

This commit is contained in:
Jocelyn Badgley (Twipped)
2022-02-16 13:06:10 -08:00
parent 3110e641ab
commit 9005f15331

View File

@@ -3,7 +3,6 @@
@media screen and (min-width: 800px) {
position: relative;
height: 0;
left: calc(100% + 1em);
width: 400px;
padding: 0 1em;