small css change for blockquotes

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-20 14:11:05 +02:00
parent f40cc49ed1
commit f60f4f54c0
2 changed files with 2 additions and 2 deletions

View File

@ -4718,7 +4718,7 @@ blockquote + blockquote, blockquote:last-child {
blockquote + p {
margin-top: 1rem;
}
blockquote p, blockquote h1 {
blockquote > * {
margin-bottom: 0;
padding-bottom: 0.7rem;
padding-top: 0.7rem;

View File

@ -1,6 +1,6 @@
{%-
set CACHE_VER = {
'css/main.css': 469,
'css/main.css': 470,
'css/catalog.css': 2,
'css/4chan.css': 61,