💄 Make Commodore image use max-width, instead of width
This commit is contained in:
parent
a9bfae11af
commit
4cca80789a
3 changed files with 5 additions and 2 deletions
|
|
@ -5,6 +5,9 @@
|
|||
.#{$abbrev}-#{$bpname}-#{$size} {
|
||||
#{$prop}: $length;
|
||||
}
|
||||
.m#{$abbrev}-#{$bpname}-#{$size} {
|
||||
max-#{$prop}: $length;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue