From a1c555847db983e657ee13f87aa8b7f2186a6907 Mon Sep 17 00:00:00 2001 From: alvierahman90 Date: Tue, 24 Oct 2017 22:25:31 +0100 Subject: [PATCH] change font size to 6em --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index ae6ab2b..fdb242b 100644 --- a/css/style.css +++ b/css/style.css @@ -75,7 +75,7 @@ div { .btn { font-family: rawengulk-sans; - font-size: xx-large !important; + font-size: 6em !important; background: black; color: white; width: 98%;