mirror of
https://github.com/adoyle0/thaw.git
synced 2025-02-03 00:54:15 -05:00
8 lines
79 B
CSS
8 lines
79 B
CSS
|
.melt-space {
|
||
|
display: flex;
|
||
|
}
|
||
|
|
||
|
.melt-space__item {
|
||
|
max-width: 100%;
|
||
|
}
|