Redesign public profiles and toots (#8068)

This commit is contained in:
Eugen Rochko
2018-07-28 19:25:33 +02:00
committed by GitHub
parent e23b26178a
commit bb71538bb5
93 changed files with 1388 additions and 1423 deletions

View File

@ -46,3 +46,5 @@ $cjk-langs: ja, ko, zh-CN, zh-HK, zh-TW;
$media-modal-media-max-width: 100%;
// put margins on top and bottom of image to avoid the screen covered by image.
$media-modal-media-max-height: 80%;
$no-gap-breakpoint: 415px;