Files

8 lines
73 B
CSS
Raw Permalink Normal View History

2026-03-23 14:01:45 +01:00
img{
width : 10rem;
margin:2rem;
}
.is-center{
text-align : center;
}