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

Supports base64 images now

This commit is contained in:
Zack Scholl
2016-02-08 20:05:29 -05:00
parent 05cf475742
commit 8019335da0
2 changed files with 7 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
body {
margin: 0;
background: #fff;
max-width: 700px;
max-width: 800px;
margin: 0 auto;
}