center figcaption
This commit is contained in:
parent
12c2e63f83
commit
bacd9e5017
@ -48,3 +48,8 @@ img {
|
|||||||
display: block;
|
display: block;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
figcaption {
|
||||||
|
margin: 0 auto;
|
||||||
|
width: max-content;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user