fix: styles

This commit is contained in:
Cory Dransfeldt 2024-06-07 15:36:01 -07:00
parent bacf92adf0
commit 986d9892a1
No known key found for this signature in database

View file

@ -124,10 +124,6 @@
grid-template-columns: repeat(2, minmax(0, 1fr));
margin-bottom: var(--sizing-base);
&.no-pagination {
margin-bottom: 0;
}
& a,
& div {
display: flex;