mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-25 08:29:53 +00:00
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;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user