Changed figure style.

This commit is contained in:
Nicolás A. Ortega Froysa 2021-10-05 20:01:39 +02:00
parent 89df509860
commit 504e81713e

View File

@ -173,8 +173,14 @@ sup {
line-height: 80%;
}
figure img {
width: 100%;
figure {
margin: 0 auto 0 auto;
text-align: center;
width: 65%;
}
figcaption {
font-size: 14px;
}
.page-title {