Files
joeac.net/hcard.css
Joe Carstairs f78c69e27e Init
2023-12-28 11:06:00 +00:00

12 lines
113 B
CSS

.h-card {
display: flex;
gap: 1rem;
align-items: center;
}
.u-photo {
width: 256px;
height: 256px;
}