headings - more appropriate h2's and disclosure h3

This commit is contained in:
Milos Brzakovic (E-Search)
2021-12-01 18:17:19 +01:00
parent e91dc1b4f6
commit 30ef0b80e1
14 changed files with 21 additions and 13 deletions

View File

@@ -81,6 +81,13 @@ h2 {
font-weight: bold;
margin-bottom: 20px;
}
.header h2,
.modal-section h2 {
font-size: 20px;
line-height: 1.25;
font-weight: bold;
margin-bottom: 10px;
}
h3:last-child,
h2:last-child,