Revert "update postcss config for glightbox"

This reverts commit d8e4536bab.
This commit is contained in:
somrat sorkar
2023-07-24 11:04:33 +06:00
parent d8e4536bab
commit 92df3b2262
92 changed files with 6 additions and 8 deletions

View File

@@ -1,9 +0,0 @@
<section>
<div class="container text-center">
<div
class="from-body to-theme-light dark:from-darkmode-body dark:to-darkmode-theme-light rounded-2xl bg-gradient-to-b px-8 py-14">
<h1>{{ .Title | title }}</h1>
{{ partial "components/breadcrumb" (dict "Context" . "Class" "mt-6") }}
</div>
</div>
</section>