mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
perf: remove overlayscrollbars to fix page loading lag, update heading margins
This commit is contained in:
parent
c2547dd65d
commit
41fca8569e
11 changed files with 124 additions and 241 deletions
|
@ -23,7 +23,7 @@ body {
|
|||
}
|
||||
.highlight-static::after,
|
||||
.highlight-hover::after {
|
||||
--at-apply: 'content-[""] absolute bottom-0.5em left-0 z--1 h-0.5em w-full bg-mark';
|
||||
--at-apply: 'content-[""] absolute left-0 z--1 h-0.5em w-full bg-mark';
|
||||
}
|
||||
.highlight-static::after,
|
||||
.highlight-hover:hover::after {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue