From 8ae83db88f021e1cb5ad2558ee3f1c01c35b0387 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sun, 26 Oct 2025 15:03:06 +0800 Subject: About page. --- assets/css/main.css | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'assets/css') diff --git a/assets/css/main.css b/assets/css/main.css index f8635ab..53705f6 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -101,10 +101,6 @@ td { padding-top: 20px; } -.brand { - margin-bottom: 2rem; -} - .title{ font-size: 3.5em; } @@ -251,18 +247,6 @@ and (min-device-width : 768px) { margin-bottom: 2rem; } -h1.brand { - margin: 0.67em 0; -} - -.brand-description { - margin-bottom: 2rem; -} - -.tagline { - margin-bottom: 2.5rem; -} - #footer-text { font-size: 14px; } -- cgit v1.2.3