feat: add SoonestStays
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
.header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.title {
|
||||
font-weight: 600;
|
||||
}
|
||||
@@ -11,7 +15,7 @@
|
||||
color: var(--some-red-color, #ed2027);
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
.cardSubtitle {
|
||||
font-family: var(--ff-fira-sans);
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
|
||||
Reference in New Issue
Block a user