Select Git revision
MiniMatrixRPi.pro
style.css 189 B
main {
display: flex;
flex-wrap: wrap;
}
figure {
margin: 2em;
border: 1px solid black;
}
figure img {
max-width: 300px;
}
figure figcaption {
text-align: center;
}