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