chore: style cleanup

This commit is contained in:
Cory Dransfeldt 2024-08-12 19:54:14 -07:00
parent 552b342051
commit 66f9bd3512
No known key found for this signature in database
3 changed files with 7 additions and 7 deletions

View file

@ -47,10 +47,6 @@
max-width: 75%;
margin-bottom: 0;
}
& .description {
margin-bottom: var(--sizing-base);
}
}
}
@ -127,6 +123,10 @@
margin-top: 0;
max-width: 50%;
}
& .description {
margin-bottom: var(--sizing-base);
}
}
}