From 4f48232507b0b77d2126715bbda25fb21af66ab4 Mon Sep 17 00:00:00 2001 From: Humberto Alfonso Díaz Date: Tue, 10 Dec 2019 14:37:55 +0100 Subject: FUNCT Replace icomoon with font-awesome --- src/styles/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles/main.scss') diff --git a/src/styles/main.scss b/src/styles/main.scss index 8f90f1c..cab20c6 100644 --- a/src/styles/main.scss +++ b/src/styles/main.scss @@ -36,7 +36,7 @@ body { width: 100%; height: $header_size*0.70; line-height: $header_size*0.70; - font-size: 6em; + font-size: 5em; } .label { -- cgit 1.2.3-korg