mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-03-19 04:30:10 +01:00
fix padding in blockquotes
This commit is contained in:
parent
5ac81cde14
commit
61ce7c2f4b
@ -59,6 +59,10 @@
|
||||
margin: 0 0 _size(element-margin) 0;
|
||||
}
|
||||
|
||||
blockquote > p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
color: _palette(fg-bold);
|
||||
font-weight: _font(weight-bold);
|
||||
|
Loading…
x
Reference in New Issue
Block a user