mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
test: ios flash issue
This commit is contained in:
parent
24c680d5b1
commit
1bb8bb624f
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ html::-webkit-scrollbar {
|
|||
body {
|
||||
--at-apply: 'text-1.6rem';
|
||||
backface-visibility: hidden;
|
||||
-webkit-backface-visibility: hidden;
|
||||
transform: translateZ(0);
|
||||
-webkit-transform: translateZ(0);
|
||||
}
|
||||
h1, h2, h3 {
|
||||
text-rendering: optimizeLegibility;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue