This commit is contained in:
parent
0a2ee4409d
commit
165d45f09f
|
|
@ -62,3 +62,9 @@
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.articleContentText {
|
||||||
|
img, video {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue