From 059f594a1b7dbdcafee64d7de818bc78f54125b9 Mon Sep 17 00:00:00 2001 From: zkat Date: Thu, 16 Sep 2021 18:28:21 +0000 Subject: [PATCH] deploy: 83345dd275cd188ec2ae262239a3f38405d1ca36 --- index.html | 2 +- styles/global.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d9737b4..054da88 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@
- KDL: A cuddly document language + KDL: A cuddly document language

KDL is a document language with xml-like semantics that looks like you're diff --git a/styles/global.css b/styles/global.css index ace1e69..d8464bb 100644 --- a/styles/global.css +++ b/styles/global.css @@ -519,8 +519,8 @@ video { display: contents; } -.h-20 { - height: 5rem; +.h-40 { + height: 10rem; } .mx-auto {