hr is 2px high

This commit is contained in:
2025-12-16 16:57:22 +00:00
parent 9d610b6b3d
commit 22ce9d06e2

View File

@@ -81,6 +81,10 @@ small {
margin-block-start: var(--spacing-block-sm);
}
hr {
height: 2px;
}
/** Base layout */
body {