mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
chore: update dependencies
This commit is contained in:
parent
fa16e82fe0
commit
0d4232db1b
3 changed files with 236 additions and 214 deletions
|
@ -101,9 +101,6 @@ const filteredHeadings = headings.filter(heading =>
|
|||
.toc-link-h2, .toc-link-h3, .toc-link-h4 {
|
||||
--at-apply: 'text-balance text-sm font-normal no-underline 2xl:(text-3.2 c-secondary/60 transition-colors transition-font-weight ease-out hover:c-secondary hover:font-medium)';
|
||||
}
|
||||
/* .toc-list > :first-child {
|
||||
--at-apply: 'mt-0';
|
||||
} */
|
||||
|
||||
/* Initial collapsed state with zero height grid row */
|
||||
.accordion-wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue