#92, use 'em' units for markdown line-height

soper-book
Alex Shpak 2019-10-27 20:20:13 +01:00
parent 179d4443b8
commit 1b6469f7b1
3 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
@import 'variables'; @import 'variables';
.markdown { .markdown {
line-height: 1.6; line-height: 1.6em;
h1, h2, h3, h4, h5 { h1, h2, h3, h4, h5 {
font-weight: normal; font-weight: normal;
line-height: 1; line-height: 1em;
margin-top: 1.5em; margin-top: 1.5em;
margin-bottom: $padding-16; margin-bottom: $padding-16;
} }

View File

@ -1 +1 @@
{"Target":"book.min.dcb5f88ae9cbea1ffe9da7a510c09e799304f04d2a33302b20bf31dedb3b7778.css","MediaType":"text/css","Data":{"Integrity":"sha256-3LX4iunL6h/+naelEMCeeZME8E0qMzArIL8x3ts7d3g="}} {"Target":"book.min.92b28337361d2bcca5e0ffaff5092dda7140e89d9a7a7a4dcc6055fd7d702ace.css","MediaType":"text/css","Data":{"Integrity":"sha256-krKDNzYdK8yl4P+v9Qkt2nFA6J2aenpNzGBV/X1wKs4="}}