]> git.wh0rd.org - nano-editor.git/blobdiff - style.css
reduce blockquote margins on mobile
[nano-editor.git] / style.css
index be33cd90846f43ca55c9a3fac0a9cd6c9536cf1c..8db3c1f9c8cb193c69471340beb19a9a3848bc12 100644 (file)
--- a/style.css
+++ b/style.css
@@ -98,6 +98,10 @@ body {
        margin: 0px;
 }
 
+blockquote {
+       margin: 1em 0 1em 0;
+}
+
 table#homepage {
        font-size: x-small;
 }