sync
authorAlan Knowles <alan@roojs.com>
Thu, 21 Jun 2018 02:25:32 +0000 (10:25 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Jun 2018 02:25:32 +0000 (10:25 +0800)
css-bootstrap/no-padding.css [new file with mode: 0644]

diff --git a/css-bootstrap/no-padding.css b/css-bootstrap/no-padding.css
new file mode 100644 (file)
index 0000000..301ac3f
--- /dev/null
@@ -0,0 +1,4 @@
+.no-padding
+{
+    padding: 0 !important;
+}
\ No newline at end of file