portal: fix apps grid section offset

This commit is contained in:
Brad Stein 2026-01-05 03:14:01 -03:00
parent c82ef20a38
commit 781d481fb5

View File

@ -49,6 +49,6 @@ p {
padding: 48px 22px 72px;
}
section + section {
.page > section + section {
margin-top: 32px;
}