Switch from html size tag to css width on card creator page

This commit is contained in:
2017-10-17 18:55:13 +02:00
parent f43f7cefcc
commit 2f456df8a6
3 changed files with 38 additions and 22 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ if ! which entr > /dev/null; then
exit 1
fi
find . -name "*.py" | entr -r ./server.py
find . -name "*.py" | entr -r ./server.py