diff --git a/static/main.css b/static/main.css index 21195a9..90419d9 100644 --- a/static/main.css +++ b/static/main.css @@ -65,12 +65,12 @@ section { width: 100%; } -#reset { +div #reset { font-size: 2em; padding-left: 5px; } -#reset:hover { +div #reset:hover { cursor: pointer; } diff --git a/templates/index.html b/templates/index.html index fbfad67..93895b2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -30,7 +30,7 @@