mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Update assets/scss/_styles_project.scss
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
b3f75e007c
commit
ee38f633a9
|
|
@ -491,10 +491,8 @@ Make padding symmetrical (this selector is used in the default styles to apply p
|
|||
@media (min-width: 768px) {
|
||||
max-width: 80%;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
margin-top: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
margin-top: 0;
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
border: 0;
|
||||
border-left: solid 5px $secondary;
|
||||
|
|
|
|||
Loading…
Reference in a new issue