refactor: ccpopup (#172)

* refactor: dialog animation improvements

* refactor: update ccpopup to match designs
This commit is contained in:
Razboy20
2024-03-15 23:49:26 -05:00
committed by GitHub
parent d04818ccd8
commit ed4fbe5651
7 changed files with 70 additions and 49 deletions

View File

@@ -19,7 +19,7 @@
.p {
font-size: 1rem;
font-weight: 400;
letter-spacing: 0.025rem;
letter-spacing: 0.02em;
}
.h4 {
@@ -42,7 +42,7 @@
.h2-course {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.03125rem;
letter-spacing: 0.03125em;
text-transform: capitalize;
}