SparrowNado
@SparrowNadoAll solutions
- Submitted about 2 months ago
QR-Code-Component
- HTML
- CSS
weirdly enough
display:grid ; place-items: center;
does not center the container vertically but it does so horizontally. I had to do height:85vh; to the body to center it completely.
- Submitted 2 months ago
Social-Link-Profile
- HTML
- CSS
I guess how to figure out if I should make things into a list or or just arrange through other ways with css.