fix: margin
Some checks are pending
Backend Tests / run (push) Waiting to run
Frontend Workflow / run (push) Waiting to run
Static Code Analysis / run (push) Waiting to run

This commit is contained in:
Sami Mazouz 2024-11-01 09:46:57 +01:00
parent bb29e8793e
commit 535dbb4a10
No known key found for this signature in database

View File

@ -114,4 +114,5 @@
font-size: 12px;
line-height: 1.5em;
color: var(--muted-color);
margin: 0;
}