safing-web/_sass/new/blog.scss
2020-01-22 21:58:21 +01:00

7 lines
62 B
SCSS

.post {
.content {
img {
width: 100%;
}
}
}