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

@@ -1,11 +1,15 @@
.pager {
position: sticky;
bottom: 0;
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 5px;
justify-content: center;
align-items: center;
margin: 1em 0;
padding: 1em 0;
margin-top: -1em;
&.top {
margin: 0 0 1em;