diff --git a/life.html b/life.html index 0fd80a6d..0b285884 100644 --- a/life.html +++ b/life.html @@ -48,7 +48,7 @@ - +
Number of Players:

@@ -201,13 +201,13 @@ } .menuInterior { margin: 90pt 0px 0px 0px; - padding: 20pt; + padding: 10pt; overflow-y: scroll; height: calc(100% - 90pt); border: 1px solid white; } .menuOption { - font-size: 30pt; + font-size: 24pt; background-color: #333; border-radius: 1em; display: inline-block;