chore: styles
This commit is contained in:
parent
6b9f329cce
commit
dab250f8ff
3 changed files with 6 additions and 4 deletions
|
@ -32,8 +32,10 @@
|
|||
height: calc(var(--sizing-3xl) * 1.5);
|
||||
}
|
||||
|
||||
& .presentation {
|
||||
& .presentation .info {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--spacing-xs);
|
||||
}
|
||||
|
||||
& .meta,
|
||||
|
|
Reference in a new issue