Fix image size

This commit is contained in:
alxshelepenok 2019-01-21 15:46:01 +03:00
parent 1a7deacd3f
commit 79d6093b7b

View File

@ -52,6 +52,7 @@
}
& *:not(div) {
width: 100%;
max-width: $layout-post-width;
margin-left: auto;
margin-right: auto