fix: Justify figcaptions
This commit is contained in:
parent
0284c755ae
commit
83281b8f53
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ figure img {
|
||||||
}
|
}
|
||||||
|
|
||||||
figure figcaption {
|
figure figcaption {
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
figure figcaption .ref {
|
figure figcaption .ref {
|
||||||
|
|
Loading…
Reference in a new issue