chore: improved order header styling

This commit is contained in:
2025-02-07 13:40:16 +01:00
parent b69c44c55a
commit e81521ed09
5 changed files with 7 additions and 4 deletions
+3 -1
View File
@@ -35,7 +35,9 @@ html {
font-weight: 500;
}
* {
*,
*::before,
*::after {
box-sizing: border-box;
}