diff --git a/static/styles.css b/static/styles.css index 2852145..af862b1 100644 --- a/static/styles.css +++ b/static/styles.css @@ -1,7 +1,7 @@ body { /* main website background color*/ -background-image: url('img/bg.jpg'); -background-attachment: fixed; + background-image: url('img/bg.jpg'); + background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; diff --git a/templates/aprox.html b/templates/aprox.html index 49b6652..d2113cf 100644 --- a/templates/aprox.html +++ b/templates/aprox.html @@ -5,6 +5,7 @@ {% endblock %} {% block main %} +
Function you would like to Approximate:
@@ -18,9 +19,10 @@
- + +