chore: cleanup
This commit is contained in:
parent
b6151a5e77
commit
a80d5897e2
4 changed files with 4 additions and 6 deletions
|
@ -401,7 +401,6 @@ th {
|
|||
justify-content: space-between;
|
||||
|
||||
& h1 {
|
||||
font-weight: var(--font-weight-extrabold);
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
|
|
@ -92,8 +92,7 @@
|
|||
--font-size-3xl: 1.6rem;
|
||||
|
||||
--font-weight-base: 400;
|
||||
--font-weight-bold: 600;
|
||||
--font-weight-extrabold: 800;
|
||||
--font-weight-bold: 700;
|
||||
|
||||
--line-height-sm: 1;
|
||||
--line-height-md: 1.5;
|
||||
|
|
Reference in a new issue