Content pfp
Content
@
https://warpcast.com/~/channel/coding
0 reply
0 recast
0 reaction

R3aper 🎩🍖 pfp
R3aper 🎩🍖
@r3aper
Today I learned how to make a btn-grid! .btn-grid { display: grid; grid-template-columns: repeat(2,auto); gap: 10px; margin-top: 20px; }
1 reply
0 recast
0 reaction