Wrap about's style in @layer page { }
This commit is contained in:
parent
c94c4a6c95
commit
4576de0c8d
1 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,7 @@
|
|||
|
||||
img#me {
|
||||
@layer page {
|
||||
img#me {
|
||||
margin: 0;
|
||||
shape-outside: circle(55%);
|
||||
width: min(200px, 25%);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue