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 @@
|
||||||
|
@layer page {
|
||||||
img#me {
|
img#me {
|
||||||
|
margin: 0;
|
||||||
|
shape-outside: circle(55%);
|
||||||
width: min(200px, 25%);
|
width: min(200px, 25%);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue