From 2e93310500b8503720886f0b49dd46e4917b1465 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sat, 10 Aug 2019 14:28:59 -0700 Subject: [PATCH] Update life.html --- life.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/life.html b/life.html index 1e8c45b7..470dd0cc 100644 --- a/life.html +++ b/life.html @@ -171,7 +171,7 @@ } .menuExitButton { position: fixed; - top: 10pt; + top: 5pt; right: 10pt; width: 80pt; height: 80pt; @@ -191,7 +191,7 @@ vertical-align: middle; } .menuOption { - font-size: 40pt; + font-size: 30pt; background-color: #333; border-radius: 1em; display: inline-block;