This website requires JavaScript.
Explore
Help
Sign in
eryn
/
erynwells.me
Watch
1
Star
0
Fork
You've already forked erynwells.me
0
Code
Issues
8
Pull requests
1
Projects
Releases
Packages
Activity
Actions
8cc207b84c
erynwells.me
/
content
/
about
/
style.css
8 lines
106 B
CSS
Raw
Normal View
History
Unescape
Escape
Wrap about's style in `@layer page { }`
2023-08-20 12:14:43 -07:00
@
layer
page
{
img
#
me
{
margin
:
0
;
shape-outside
:
circle
(
55
%
)
;
Add alt text to my image in the about page and make it scale with content width
2022-10-14 14:29:25 -07:00
width
:
min
(
200px
,
25
%
)
;
Wrap about's style in `@layer page { }`
2023-08-20 12:14:43 -07:00
}
Add alt text to my image in the about page and make it scale with content width
2022-10-14 14:29:25 -07:00
}
Reference in a new issue
Copy permalink