forked from monnerat/web_2025
8 lines
73 B
CSS
8 lines
73 B
CSS
img{
|
|
width : 10rem;
|
|
margin:2rem;
|
|
}
|
|
.is-center{
|
|
text-align : center;
|
|
}
|