1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 20:59:30 +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 {
color: $text-colour;
font-weight: normal;
color: $primary-colour;
font-weight: bold;
margin-left: .5rem;
}
}