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 {
|
h4 {
|
||||||
font-size: 16px;
|
font-size: 18px;
|
||||||
text-transform: uppercase;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
|
|
Loading…
Reference in New Issue