Minor padding change on list page

This commit is contained in:
Andrew Gioia 2026-05-08 15:33:41 -04:00
parent cbe9771c6b
commit ddebe76885
Signed by: andrew
GPG Key ID: FC09694A000800C8

View File

@ -1298,7 +1298,7 @@ body.simple {
&#studies { &#studies {
background: var(--bg); background: var(--bg);
padding: 0 0 2rem; padding: 2rem 0;
article { article {
width: auto; width: auto;