[Glitch] Fit the max-width of media in .prose to parent box
Port 6ffb8609f9
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
parent
d11d2dda17
commit
aa45960804
|
@ -26,11 +26,13 @@
|
|||
img {
|
||||
margin-top: 2em;
|
||||
margin-bottom: 2em;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
video {
|
||||
margin-top: 2em;
|
||||
margin-bottom: 2em;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
figure {
|
||||
|
|
Loading…
Reference in New Issue