Refactor section

This commit is contained in:
MD. Ariful Alam
2021-08-24 21:11:56 +06:00
parent 1f14db6b83
commit 7e890a7453
7 changed files with 142 additions and 59 deletions

View File

@@ -58,17 +58,6 @@ svg {
transform: scale(1.03) !important;
}
.section-title {
font-weight: 700;
font-size: .75rem;
line-height: 1rem;
padding-top: .25rem;
padding-bottom: .25rem;
// text-transform: uppercase;
--tw-text-opacity: 0.6;
color: hsla(var(--bc)/var(--tw-text-opacity,1)) !important;
}
.d-unset {
display: unset !important;
}