mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-11 20:19:38 +02:00
make the header for the new custom section on admin index bold
This commit is contained in:
parent
e211a59304
commit
a0260aa1ab
1 changed files with 2 additions and 1 deletions
|
@ -136,7 +136,8 @@ html[data-theme="dark"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
#branding h1,
|
#branding h1,
|
||||||
h1, h2, h3 {
|
h1, h2, h3,
|
||||||
|
.module h2 {
|
||||||
font-weight: font-weight('bold');
|
font-weight: font-weight('bold');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue