mirror of
https://github.com/panr/hugo-theme-terminal.git
synced 2024-12-01 16:12:39 +03:00
Remove unused blockquote style
This commit is contained in:
parent
dc93a293fd
commit
1c40487df6
6 changed files with 5 additions and 14 deletions
|
@ -168,15 +168,6 @@ blockquote {
|
|||
padding-right: 0;
|
||||
}
|
||||
|
||||
&:before {
|
||||
content: '”';
|
||||
font-family: Georgia, serif;
|
||||
font-size: 3.875rem;
|
||||
position: absolute;
|
||||
left: -40px;
|
||||
top: -20px;
|
||||
}
|
||||
|
||||
p:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue