mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-25 02:31:59 -05:00
Removed more unnecessary styles from blockquote card styles
refs https://github.com/TryGhost/Team/issues/1239
This commit is contained in:
parent
5c4cfc785f
commit
0aaa1b9c75
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +1,4 @@
|
|||
.kg-blockquote-alt {
|
||||
background: none;
|
||||
font-size: 1.5em;
|
||||
font-style: italic;
|
||||
line-height: 1.7em;
|
||||
|
@ -7,10 +6,6 @@
|
|||
padding: 0 2.5em;
|
||||
}
|
||||
|
||||
.kg-blockquote-alt::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
.kg-blockquote-alt {
|
||||
font-size: 1.4em;
|
||||
|
|
Loading…
Add table
Reference in a new issue