diff --git a/assets/css/style.css b/assets/css/style.css index 3742263..fef4882 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -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; diff --git a/index.html b/index.html index 4c60346..ccde31d 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@ - +