1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 20:39:28 +00:00

Admin section headers should be more prominent

This commit is contained in:
2022-02-28 11:51:26 +00:00
parent b214c7858a
commit e641ff0796

View File

@@ -29,8 +29,8 @@
} }
h2 { h2 {
color: $text-colour; color: $primary-colour;
font-weight: normal; font-weight: bold;
margin-left: .5rem; margin-left: .5rem;
} }
} }