diff options
| author | Volpeon <git@volpeon.ink> | 2024-10-21 23:20:32 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-10-21 23:20:32 +0200 |
| commit | 434c9641e3ec65173508d76e52dbbb02b899f2ed (patch) | |
| tree | 18dc5f52f1c23d04c09926659994ac6c30e17e1a /src/objects | |
| parent | Update card (diff) | |
| download | iro-design-434c9641e3ec65173508d76e52dbbb02b899f2ed.tar.gz iro-design-434c9641e3ec65173508d76e52dbbb02b899f2ed.tar.bz2 iro-design-434c9641e3ec65173508d76e52dbbb02b899f2ed.zip | |
Fix
Diffstat (limited to 'src/objects')
| -rw-r--r-- | src/objects/_card.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objects/_card.scss b/src/objects/_card.scss index 3126775..a5dc087 100644 --- a/src/objects/_card.scss +++ b/src/objects/_card.scss | |||
| @@ -183,7 +183,7 @@ | |||
| 183 | } | 183 | } |
| 184 | } | 184 | } |
| 185 | 185 | ||
| 186 | @include fw.bem-modifier('horizontal') { | 186 | @include iro.bem-modifier('horizontal') { |
| 187 | flex-direction: row; | 187 | flex-direction: row; |
| 188 | align-items: center; | 188 | align-items: center; |
| 189 | 189 | ||
