🎨 Standardise Tailwind CSS class order

This commit is contained in:
James Panther
2022-08-18 14:59:46 +10:00
parent 03c8a02144
commit 73e16a25a2
22 changed files with 54 additions and 53 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<div class="!mb-9 text-xl lead">
<div class="lead !mb-9 text-xl">
{{ .Inner | markdownify }}
</div>