This commit is contained in:
Владимир Фёдоров 2026-03-24 02:42:24 +07:00
parent cfb58ca82c
commit 39928b2615

View File

@ -116,7 +116,7 @@ async function letsgo(place: string) {
}
.message-header {
font-size: 24px;
font-size: 20px;
}
.collapse-icon {
@ -162,6 +162,7 @@ async function letsgo(place: string) {
}
.message-footer {
padding-right: 40px;
font-weight: 400;
color: var(--second-color);
position: relative;