mirror of
https://github.com/MinimalBible/MinimalBible.github.io
synced 2025-09-03 21:24:52 -04:00
Decrease blockquote leading
This commit is contained in:
@ -394,6 +394,7 @@ blockquote {
|
||||
font-size: 18px;
|
||||
font-size: 1.125rem;
|
||||
font-style: italic;
|
||||
line-height: 1.4444;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 48em) {
|
||||
@ -402,6 +403,7 @@ blockquote {
|
||||
margin-left: -28px;
|
||||
font-size: 24px;
|
||||
font-size: 1.5rem;
|
||||
line-height: 1.0833;
|
||||
border-left: 8px solid #bbbbbb;
|
||||
}
|
||||
}
|
||||
|
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user