chore: styles

This commit is contained in:
Cory Dransfeldt 2024-09-10 20:33:09 -07:00
parent 6b9f329cce
commit dab250f8ff
No known key found for this signature in database
3 changed files with 6 additions and 4 deletions

View file

@ -32,8 +32,10 @@
height: calc(var(--sizing-3xl) * 1.5);
}
& .presentation {
& .presentation .info {
display: flex;
flex-direction: column;
gap: var(--spacing-xs);
}
& .meta,