From 8ceba46a06b1ef2a48f886ebdf8e99faa61d3c8c Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 26 Jan 2023 08:59:23 +0100 Subject: Remove unused css --- assets/home.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/assets/home.css b/assets/home.css index c706cf5..7e91c20 100644 --- a/assets/home.css +++ b/assets/home.css @@ -1,13 +1,3 @@ -.home-page h1 { - text-align: center; - margin-top: 3rem; - padding-bottom: 1.5rem; - font-size: 3rem; - font-weight: 700; - line-height: 1.2; - margin-bottom: .5rem; -} - .home-page p { font-size: 1.25rem; font-weight: 300; -- cgit v1.2.3