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