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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user