my website, hosted on wisp.place

chore: use rem for floating image height

+1 -1
+1 -1
src/styles/global.css
··· 19 19 float: right; 20 20 margin-inline-start: 1rem; 21 21 margin-block: 1rem; 22 - height: 128px; 22 + height: 8rem; 23 23 } 24 24 25 25 pre {