diff --git a/web/static/card-frame.png b/web/static/card-frame.png new file mode 100644 index 0000000..2a8a104 Binary files /dev/null and b/web/static/card-frame.png differ diff --git a/web/static/style.css b/web/static/style.css index 95380a8..acde655 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -41,7 +41,6 @@ body { } .container { - max-width: 800px; margin: 30px auto; padding: 20px; background-color: #ffffff; diff --git a/web/templates/card_creator.html b/web/templates/card_creator.html index 9d06fbb..487a94f 100644 --- a/web/templates/card_creator.html +++ b/web/templates/card_creator.html @@ -2,11 +2,6 @@ {% block content %}