Files
2026-03-23 14:01:45 +01:00

8 lines
73 B
CSS

img{
width : 10rem;
margin:2rem;
}
.is-center{
text-align : center;
}