diff --git a/less/general.less b/less/general.less index 85ce72f..cda6fbe 100644 --- a/less/general.less +++ b/less/general.less @@ -25,7 +25,7 @@ hr { width: 70%; margin-left: 15%; } - .row [class*="c"]{ + .row [class*='c']{ width: 100%; display: block; margin: 1% auto;