mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
style: update rounded corner styles for images and waline
This commit is contained in:
parent
d59c52b063
commit
168046de88
4 changed files with 194 additions and 172 deletions
|
@ -87,7 +87,7 @@
|
|||
|
||||
/* Images */
|
||||
.heti :where(img) {
|
||||
--at-apply: 'mx-auto rounded cursor-zoom-in';
|
||||
--at-apply: 'mx-auto cursor-zoom-in';
|
||||
transform: translateZ(0);
|
||||
-webkit-transform: translateZ(0);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue