Eugen Rochko
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
app/javascript/styles/mastodon/about.scss
|
@ -923,7 +923,7 @@ $small-breakpoint: 960px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@media screen and (max-width: $column-breakpoint) { |
|
|
@media screen and (max-width: $column-breakpoint) { |
|
|
height: 90vh; |
|
|
|
|
|
|
|
|
display: none; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|