From c78ebeae260c969396029a0f7d546c73a1fb2c9d Mon Sep 17 00:00:00 2001 From: Ben Date: Sat, 28 Sep 2019 18:03:39 +0100 Subject: [PATCH] bruhg --- CNAME | 1 - css/main.css | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CNAME b/CNAME index 8b29da2..e69de29 100644 --- a/CNAME +++ b/CNAME @@ -1 +0,0 @@ -plane000.is-dummy-thi.cc diff --git a/css/main.css b/css/main.css index 055f3ee..1fda27b 100644 --- a/css/main.css +++ b/css/main.css @@ -5,7 +5,7 @@ html { body { font-family: 'Quicksand', sans-serif; color: #222; - font-size: 14px; + font-size: 16px; line-height: 1.4; text-align: justify; }