diff --git a/static/style.css b/static/style.css index 2266add..6c4c6d3 100644 --- a/static/style.css +++ b/static/style.css @@ -15,7 +15,7 @@ body { background-repeat: no-repeat; background-position: bottom 20px right 20px; background-attachment: fixed; - background-size: 300px; + background-size: 100px; color: #333; margin: 0; padding: 20px;