The KDL Document Language
+KDL is a document language with xml-like semantics that looks like you're diff --git a/logo-with-tagline.svg b/logo-with-tagline.svg new file mode 100644 index 0000000..8b00f3a --- /dev/null +++ b/logo-with-tagline.svg @@ -0,0 +1,22 @@ + diff --git a/styles/global.css b/styles/global.css index 18a2b96..ace1e69 100644 --- a/styles/global.css +++ b/styles/global.css @@ -523,11 +523,6 @@ video { height: 5rem; } -.text-2xl { - font-size: 1.5rem; - line-height: 2rem; -} - .mx-auto { margin-left: auto; margin-right: auto; @@ -559,10 +554,6 @@ video { --tw-ring-shadow: 0 0 #0000; } -.text-center { - text-align: center; -} - @-webkit-keyframes spin { to { transform: rotate(360deg);