1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 03:55:24 +02:00

Differentiate H1-H6 heading styles

This commit is contained in:
Harvey Kandola 2018-03-20 19:38:27 +00:00
parent 297ce94546
commit c5acaae677
4 changed files with 676 additions and 672 deletions

View file

@ -29,7 +29,7 @@
> .page-title {
display: inline-block;
font-size: 1.8rem;
font-size: 2.0rem;
font-weight: bold;
margin: 16px 0;
color: $color-dark;
@ -69,4 +69,4 @@
.section-divider {
margin-top: 70px;
}
}