diff options
Diffstat (limited to 'vnext/src/style')
-rw-r--r-- | vnext/src/style/main.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vnext/src/style/main.css b/vnext/src/style/main.css index f1a84ceb..24108030 100644 --- a/vnext/src/style/main.css +++ b/vnext/src/style/main.css @@ -72,7 +72,6 @@ html { #wrapper { margin: 0 auto; width: 1000px; - margin-top: 50px; } #column { float: left; |