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 {