From 9ec754b7ddcaec2e4dbd71d0c6f5045ed042d4a3 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sat, 10 Aug 2019 18:26:57 -0700 Subject: [PATCH] Update life.html --- life.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/life.html b/life.html index 0b285884..f438aec1 100644 --- a/life.html +++ b/life.html @@ -126,13 +126,15 @@ margin: 2vw; } * { + font-family: belerenbsc; + font-size: 24pt; + margin: 0px; + } + image { user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; - font-family: belerenbsc; - font-size: 24pt; - margin: 0px; } body { background-color: #333;