mirror of https://github.com/docker/docs.git
Merge pull request #12764 from thaJeztah/no_caps
_scss: don't use "all caps" for H4
This commit is contained in:
commit
820ff5e644
|
@ -60,8 +60,7 @@ h3 {
|
|||
}
|
||||
|
||||
h4 {
|
||||
font-size: 16px;
|
||||
text-transform: uppercase;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
h5 {
|
||||
|
|
Loading…
Reference in New Issue