This commit is contained in:
2021-07-16 21:23:17 -03:00
parent e60588e577
commit ddb59961a6
3 changed files with 22 additions and 3 deletions

View File

@@ -92,4 +92,9 @@ article {
margin-bottom: 2vh;
padding-bottom: 1vh;
border: solid #a1c7e0 1px ;
}
figcaption {
color: #797979;
margin-bottom: 3vh;
}