Merge pull request #12764 from thaJeztah/no_caps

_scss: don't use "all caps" for H4
This commit is contained in:
Usha Mandya 2021-04-28 14:47:53 +01:00 committed by GitHub
commit 820ff5e644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -60,8 +60,7 @@ h3 {
}
h4 {
font-size: 16px;
text-transform: uppercase;
font-size: 18px;
}
h5 {