pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit aec062e9d669bf8f2b705bc23c0f93f2011b60fc parent a3b0c72d2efb1bc9de8ff2c118e97c4b04f02481 Author: Jul <jul@9o.is> Date: Tue, 24 Jun 2014 11:35:48 -0400 removed white thin spacing in index.html Diffstat:
| M | src/main/webapp/less/pages/index.less | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/less/pages/index.less b/src/main/webapp/less/pages/index.less @@ -1,4 +1,9 @@ #content-index { + + &.no-gutter { + margin-left: -14px; + margin-right: -14px; + } @index-page-height: 925px; @buysell-height: 275px;