tweak: Change css.

This commit is contained in:
Nuno Sempere 2022-03-15 18:58:38 +00:00
parent b1e0edffe3
commit f745008d85

View File

@ -55,10 +55,22 @@ nav li ul {
}
footer {
margin-top: 2em;
display: flex;
justify-content: space-between;
}
figure figcaption {
display: block;
margin-left: auto;
margin-right: auto;
}
figcaption {
text-align: center;
font-size: 10px;
}
img {
display: block;
margin-left: auto;