tangled
alpha
login
or
join now
holly.mlem.systems
/
devins.page
forked from
devins.page/devins.page
0
fork
atom
my website, hosted on wisp.place
0
fork
atom
overview
issues
pulls
pipelines
chore: use rem for floating image height
devins.page
5 months ago
d7248795
94c55782
+1
-1
1 changed file
expand all
collapse all
unified
split
src
styles
global.css
+1
-1
src/styles/global.css
···
19
19
float: right;
20
20
margin-inline-start: 1rem;
21
21
margin-block: 1rem;
22
22
-
height: 128px;
22
22
+
height: 8rem;
23
23
}
24
24
25
25
pre {