1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 07:27:39 +02:00

fix: margin

This commit is contained in:
Sami Mazouz
2024-11-01 09:46:57 +01:00
parent bb29e8793e
commit 535dbb4a10

View File

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