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