Closed John-zaviago closed 9 months ago
Change:
.form-section .form-section-description, .form-dashboard-section .form-section-description
From font-weight: var(--weight-regular); to normal for thiner character
Change : .form-tabs-list .form-tabs .nav-item .nav-link
to this:
font-weight: 400; font-size: 13px;
Change border for : .std-form-layout > .form-layout > .form-page {
Chang to the data below for all the border line
border: 1px solid #f4f4f4;
.page-head .page-head-content { / height: var(--page-head-height); / }
Remmove height or add 0 to the css
done seem fixed
Gap between logo and the text increase from 9 to 10px on point 1
point 2: #site-title change margin-buttom to: -3px;