Files
growstuff/app/assets/stylesheets/_posts.scss
2019-09-01 21:22:59 +12:00

10 lines
93 B
SCSS

.post-actions {
margin-bottom: 1rem;
}
.post-content {
img {
max-width: 100%;
}
}