6 lines
109 B
CSS
6 lines
109 B
CSS
/* Place custom css here */
|
|
figure img {
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
} |