mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
chore: update heti style, remove infrequently used unocss rules, streamline meta tags
This commit is contained in:
parent
9ebc6aadc5
commit
67e1f6cf8e
8 changed files with 44 additions and 80 deletions
|
@ -8,8 +8,10 @@ html {
|
|||
--at-apply: 'bg-background c-secondary antialiased';
|
||||
}
|
||||
|
||||
/* Fix flash issue on iOS */
|
||||
body {
|
||||
--at-apply: 'ios-flash-fix';
|
||||
backface-visibility: hidden;
|
||||
-webkit-backface-visibility: hidden;
|
||||
}
|
||||
|
||||
/* View Transition with Theme Toggle >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue