merge styles
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 29s
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 29s
This commit is contained in:
commit
bb215b04da
4 changed files with 5 additions and 3 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
font-weight: 600;
|
||||
font-size: 1.4rem;
|
||||
|
||||
border-bottom: 1px solid var(--color-200);
|
||||
color: var(--color-800);
|
||||
}
|
||||
|
|
@ -26,6 +27,7 @@
|
|||
h3 {
|
||||
margin-top: calc(var(--space-xs) * 1.5);
|
||||
margin-bottom: calc(var(--space-xs) * 2);
|
||||
// color: var(--color-600);
|
||||
font-size: 1rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue