figma_apd_mob_05

This commit is contained in:
2025-10-30 21:40:53 +03:00
parent 6cf7c5a251
commit 2bfae5248b
2 changed files with 111 additions and 20 deletions

View File

@@ -737,7 +737,7 @@ html, body, * {
width:418px;
height:637px;
border-radius:30px;
overflow:hidden;
overflow: hidden;
cursor:pointer;
}
/* Слой CLOSE */
@@ -2824,6 +2824,38 @@ body.lock {
.info_list_item {
font-size: 8px;
}
.footer_cont_heading {
font-size: 24px;
}
.item_index_color {
font-size: 24px;
}
.footer_cont_info {
font-size: 14px;
}
.footer_cont_text {
font-size: 14px;
}
.time_item_interval {
font-size: 12px;
}
.footer_cont_btn {
padding: 8px;
font-size: 12px;
}
.chart_cont_title {
font-size: 16px;
}
.chart_cont_text02,
.chart_cont_text02 span {
font-size: 10px;
}
.footer_chart {
padding: 20px;
}
.footer_chart_img {
right: 10px;
}
}