Avoid line breaking inside figures
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
109ff6ce95
commit
f4e0bed9cd
|
@ -252,6 +252,8 @@ ul.post-list {
|
||||||
}
|
}
|
||||||
|
|
||||||
figure {
|
figure {
|
||||||
|
break-inside: avoid;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
border: $standard-border;
|
border: $standard-border;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user