fix: watching spacing

This commit is contained in:
Cory Dransfeldt 2024-07-03 19:57:38 -07:00
parent 1ba414c3c8
commit f24c985757
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -134,7 +134,7 @@
& .watching-meta {
display: flex;
flex-direction: column;
gap: var(--sizing-xs);
gap: var(--sizing-sm);
margin: var(--sizing-base) 0;
& p {