diff --git a/voting-app/static/stylesheets/style.css b/voting-app/static/stylesheets/style.css index 7c424d9..53de543 100644 --- a/voting-app/static/stylesheets/style.css +++ b/voting-app/static/stylesheets/style.css @@ -47,7 +47,7 @@ button.b{ right: 0; left: 0; color: #8f9ea8; - font-size: 14px; + font-size: 24px; } #content-container{ diff --git a/voting-app/templates/index.html b/voting-app/templates/index.html index c700948..fb58924 100644 --- a/voting-app/templates/index.html +++ b/voting-app/templates/index.html @@ -22,7 +22,7 @@ (Tip: you can change your vote)