summaryrefslogtreecommitdiffstats
path: root/assets/css
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-10-26 15:03:06 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-10-26 15:03:06 +0800
commit8ae83db88f021e1cb5ad2558ee3f1c01c35b0387 (patch)
tree8338e270b2ec8659994b5fdec22f84370a40bcf6 /assets/css
parentd335bbd10dfb904e693cde240529eba1e95f309e (diff)
downloadwww-8ae83db88f021e1cb5ad2558ee3f1c01c35b0387.tar.gz
About page.
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/main.css16
1 files changed, 0 insertions, 16 deletions
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;
}