fix image size (#159)

fix image size
This commit is contained in:
Ilya Y 2023-08-09 10:49:08 +03:00 committed by GitHub
parent 29ec484be0
commit 133b49b183
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@
.articleEditor blockquote,
.articleEditor figure,
.articleEditor .uploadedImage,
.articleEditor article[data-type='incut'] {
@media (min-width: 768px) {
margin-left: calc(21.9% + 3px) !important;