Skip to content

Commit 207514b

Browse files
author
Sid
committed
Fix blockquote styles
1 parent 3c897f3 commit 207514b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/yuppies.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,10 @@ img::selection {
291291
list-style-position: inside;
292292
}
293293

294+
& + p {
295+
margin-top: 10px;
296+
}
297+
294298
@media screen and (max-device-width: 480px) {
295299
padding: 1.125em 1em;
296300

0 commit comments

Comments
 (0)