styles fixed

This commit is contained in:
2024-10-29 11:12:46 +00:00
parent 59c0e82e15
commit 48cfe14c47
2 changed files with 5 additions and 2 deletions

View File

@@ -425,7 +425,7 @@
.stages .number_item {
position: absolute;
left: 24px;
bottom: -11px;
bottom: -9px;
font-size: 40px;
font-weight: 600;
line-height: 48px;
@@ -864,6 +864,9 @@
.main_license .left_tab_block {
overflow: scroll;
margin-bottom: 5px;
max-width: calc(100% + 3rem);
margin-left: -1.5rem;
padding-left: 1.5rem;
}
.main_license .texts_li {
font-size: 12px;