]> git.wh0rd.org - nano-editor.git/blobdiff - style.css
screenshots: reduce padding on mobile
[nano-editor.git] / style.css
index 8db3c1f9c8cb193c69471340beb19a9a3848bc12..cd59d15db87eb6642abdff02a224cb3e47862a86 100644 (file)
--- a/style.css
+++ b/style.css
@@ -121,6 +121,10 @@ table#docs,
 table#download {
        width: 100%;
 }
+
+#screenshots ul {
+       padding-left: 0;
+}
 }
 
 @media only screen and (max-width: 600px) {