diff options
Diffstat (limited to 'lib/responsive.less')
| -rw-r--r-- | lib/responsive.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/responsive.less b/lib/responsive.less index 6cacccad9..75c33b1a8 100644 --- a/lib/responsive.less +++ b/lib/responsive.less @@ -10,7 +10,7 @@ // Remove width from containers .container { width: auto; - padding: 0 10px; + padding: 0 15px; } // Undo negative margin on rows .row { |
