master
kek7198 2021-12-01 14:45:13 -06:00
parent c67f4659e0
commit 6832a19fc6
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
} }
/* -------------------- BASE STYLING -------------------- */ /* -------------------- BASE STYLING -------------------- */
@components { @base {
/* Headings */ /* Headings */
h1, .h1 { h1, .h1 {
@apply text-5xl font-bold leading-10 mb-2; @apply text-5xl font-bold leading-10 mb-2;

View File

@ -205,7 +205,7 @@
<link rel="stylesheet" href="{{ ASSET_URL }}"> <link rel="stylesheet" href="{{ ASSET_URL }}">
{% endassets %} {% endassets %}
<link rel="stylesheet" href="/assets/css/default.css?v=1030"> <link rel="stylesheet" href="/assets/css/default.css?v=1031">
<link rel="stylesheet" href="/assets/css/mistletoe.css?v=12"> <link rel="stylesheet" href="/assets/css/mistletoe.css?v=12">