1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Removed some print statements

This commit is contained in:
Zack Scholl
2016-03-30 12:53:48 -04:00
parent 9660d10a3b
commit 0b964047e6
2 changed files with 1 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
body {
margin: 0;
background: #fff;
max-width: 800px;
max-width: 900px;
margin: 0 auto;
padding-bottom: 65px;
}