num ←> dollcode converter dc.digi.rip
0

Configure Feed

Select the types of activity you want to include in your feed.

style: switch to dynamic viewport height

digi.rip (Jun 10, 2026, 8:18 PM EDT) dbf02860 bb2c5854

+1 -1
+1 -1
style.css
··· 27 27 display: flex; 28 28 flex-direction: column; 29 29 box-sizing: border-box; 30 - min-height: 100vh; 30 + min-height: 100dvh; 31 31 margin: 0; 32 32 padding: 40px; 33 33 background-color: var(--main-bg);