From eba03dbb95173e95c7ac8482a2928558a6443c45 Mon Sep 17 00:00:00 2001 From: brookee Date: Sun, 11 Feb 2024 04:11:31 -0500 Subject: [PATCH] open graph with word vomit description --- public/index.html | 28 +++++++++++++++++++++++++++- public/style.css | 2 +- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 458f5be..b6e70a8 100755 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,29 @@ The Mycelial Network + + + The Mycelial Network + + + + + + + + + + + + + + + + + @@ -63,7 +86,10 @@
Send us a cool message and we'll get back to you d-(´▽`)-b
diff --git a/public/style.css b/public/style.css index 67dee1c..90087d6 100755 --- a/public/style.css +++ b/public/style.css @@ -29,7 +29,7 @@ body, max-height: 100%; width: var(--size); height: var(--size); - font: 11px/12px "Iosevka Web", monospace; + font: 12px/12px "Iosevka Web", monospace; } .braille > * {