mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Tweak blockquote margins for small viewports
This commit is contained in:
@@ -189,6 +189,11 @@ sub {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
margin-inline-start: 25px;
|
||||
margin-inline-end: 0;
|
||||
}
|
||||
|
||||
/*Block ads and junk*/
|
||||
|
||||
iframe[src*="feedads"],
|
||||
|
||||
Reference in New Issue
Block a user