site

my website
git clone https://xfnw.ttm.sh/git/site.git
Log | Files | Refs

commit 34feb8d32340fc594476bc60d3083e4ae83631b1
parent 842e42d47437ce9c8987de81f5d61d7837599203
Author: xfnw <xfnw@ttm.sh>
Date:   Thu, 26 Nov 2020 11:23:11 -0500

fallover fonts

Diffstat:
Massets/xfnw.css | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/xfnw.css b/assets/xfnw.css @@ -10,7 +10,7 @@ margin: 0 auto; h1, h2, h3 { font-weight: 100; - font-family: 'VT323'; + font-family: 'VT323',mono,monospace; } a {