diff --git a/static/style.css b/static/style.css index c263bdc..3b63b97 100644 --- a/static/style.css +++ b/static/style.css @@ -88,7 +88,7 @@ button { margin-bottom: 20px; background-color: #111; width: 18%; - height: 100px; + height: 60px; text-align: center; border-radius: 25px; font-size:30px; @@ -118,8 +118,7 @@ button:focus{ text-align: center; padding: 10px 5px; text-decoration: none; - font-size:calc(14px + 0.5vh ); - min-font-size: + font-size:18px; } /* Change the color of links on hover */ diff --git a/templates/about.html b/templates/about.html index 0c42a64..07534fd 100644 --- a/templates/about.html +++ b/templates/about.html @@ -1,4 +1,5 @@ + About @@ -18,7 +19,7 @@

As you can probably tell there's still a ways to go before AI will be your group's dungeon master, but even after running hundreds of adventures it still manages to surprise me in interesting ways. I've had a lot of fun making this and hope you enjoy it too. -


If you want to contact me about suggested improvements, comments, etc... feel free to email me about them. Nick Walton "nickwalton00@gmail.com". Also special thanks to Alan Walton and Max Robinson for their help and contributions. +


If you want to contact me about suggested improvements, comments, etc... feel free to email me about them at aidungeon.io@gmail.com.