feat: remove guest amount information
This commit is contained in:
@@ -32,13 +32,7 @@
|
||||
text-wrap: nowrap;
|
||||
}
|
||||
|
||||
.information {
|
||||
display: flex;
|
||||
gap: var(--Spacing-x2);
|
||||
}
|
||||
|
||||
.date,
|
||||
.guest {
|
||||
.date {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
gap: var(--Spacing-x-half);
|
||||
|
||||
Reference in New Issue
Block a user