diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-25 08:20:08 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-25 08:20:08 +0200 |
commit | 6c38960b58b4118ea121079ef499efd9da787eb7 (patch) | |
tree | f4386a2eac38af048294971b1532b0469f6e971f | |
parent | centering the showcase (diff) | |
download | Divid-6c38960b58b4118ea121079ef499efd9da787eb7.tar.gz |
Removing margin-left
-rw-r--r-- | public/css/styles.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/css/styles.less b/public/css/styles.less index 4f886f7..c047a17 100644 --- a/public/css/styles.less +++ b/public/css/styles.less @@ -234,7 +234,6 @@ background-color: #FF9A00; height:400px; margin-top: 20px; margin-bottom:20px; - margin-left: -40px padding:10px; background-color: @grayLighter; /*background-image: url('/img/people.png'); |