fix faq close

This commit is contained in:
letieu
2025-12-10 04:49:31 +07:00
parent a8a803b6f4
commit 050c760315
2 changed files with 3 additions and 7 deletions

View File

@@ -1018,6 +1018,7 @@ ol.content li::before {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease-out;
transition: padding 0.4s ease-out;
color: var(--muted);
}

View File

@@ -27,9 +27,7 @@
<div class="has-text-muted text-sm font-bold">
dev@localhost:~/tcss/installation
</div>
<div class="has-text-muted text-xs" style="opacity: 0.5">
v0.0.2
</div>
<div class="has-text-muted text-xs" style="opacity: 0.5">v0.0.2</div>
</div>
<!-- BODY -->
@@ -124,10 +122,7 @@
<p class="has-text-muted text-sm mb-4">
To use any component, simply:
</p>
<ol
class="content"
style="list-style: decimal; padding-left: 1.5rem"
>
<ol class="content">
<li class="mb-2">
Go to the
<a href="./index.html" class="has-text-primary"