diff options
| author | Volpeon <git@volpeon.ink> | 2022-06-13 14:15:53 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-06-13 14:15:53 +0200 |
| commit | 73368f673e204aadf9d8cc94e45d2bdbc455a560 (patch) | |
| tree | f57cacf3457b838a8f6bd61f7b0ae2044a4cf686 /assets | |
| parent | Updated structure (diff) | |
| download | volpeon.ink-73368f673e204aadf9d8cc94e45d2bdbc455a560.tar.gz volpeon.ink-73368f673e204aadf9d8cc94e45d2bdbc455a560.tar.bz2 volpeon.ink-73368f673e204aadf9d8cc94e45d2bdbc455a560.zip | |
Update
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/components/_card.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/components/_card.scss b/assets/css/components/_card.scss index ab399d8..692841b 100644 --- a/assets/css/components/_card.scss +++ b/assets/css/components/_card.scss | |||
| @@ -133,8 +133,8 @@ | |||
| 133 | @include iro.bem-elem('thumbnail') { | 133 | @include iro.bem-elem('thumbnail') { |
| 134 | position: relative; | 134 | position: relative; |
| 135 | width: 100%; | 135 | width: 100%; |
| 136 | height: 2em; | 136 | height: 3em; |
| 137 | padding-top: 46%; | 137 | padding-top: 30%; |
| 138 | } | 138 | } |
| 139 | 139 | ||
| 140 | @include iro.bem-elem('thumbnail-img') { | 140 | @include iro.bem-elem('thumbnail-img') { |
