This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
[Glitch] Fit the max-width of media in .prose to parent box
Port
0a9def5498
to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
closed-social-glitch-2
mogamin
1 year ago
committed by
Claire
parent
5ac380c122
commit
b4f60bc6de
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
app/javascript/flavours/glitch/styles/components/privacy_policy.scss
+ 2
- 0
app/javascript/flavours/glitch/styles/components/privacy_policy.scss
View File
@ -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
{
Write
Preview
Loading…
Cancel
Save