base article block styles

This commit is contained in:
2026-02-03 22:54:29 +00:00
parent ea0e3478cd
commit 040f0cf464
7 changed files with 155 additions and 5 deletions

View File

@@ -129,7 +129,7 @@ ol {
}
hr {
margin: 1.5em auto 2em;
margin: 2em auto;
height: 0;
border: 0 solid colours.$grey-light;
border-width: spacing.$borderThin 0 0;