mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-12 02:50:27 -04:00
10 lines
93 B
SCSS
10 lines
93 B
SCSS
.post-actions {
|
|
margin-bottom: 1rem;
|
|
}
|
|
|
|
.post-content {
|
|
img {
|
|
max-width: 100%;
|
|
}
|
|
}
|