mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-25 01:24:02 -05:00
Fix full-width margins
This commit is contained in:
parent
be644e3b7c
commit
9998271a5b
@ -43,8 +43,8 @@
|
||||
|
||||
@mixin fullwidth-gallery {
|
||||
&.full-width {
|
||||
margin-left: -22px;
|
||||
margin-right: -22px;
|
||||
margin-left: -14px;
|
||||
margin-right: -14px;
|
||||
width: inherit;
|
||||
max-width: none;
|
||||
height: 250px;
|
||||
|
Loading…
Reference in New Issue
Block a user