color darker
This commit is contained in:
parent
8b5f1129f0
commit
c6873ff7e0
4 changed files with 37 additions and 58 deletions
|
|
@ -12,21 +12,9 @@
|
|||
|
||||
font-weight: 600;
|
||||
font-size: 1.4rem;
|
||||
// border-radius: var(--border-radius);
|
||||
// height: var(--input-h);
|
||||
// padding: 0 1ch;
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
|
||||
// color: var(--color-interface-050);
|
||||
// background-color: var(--color-800);
|
||||
// display: inline-block;
|
||||
|
||||
border-bottom: 1px solid var(--color-200);
|
||||
color: var(--color-800);
|
||||
|
||||
// border-bottom: 2px solid currentColor;
|
||||
// margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.infos{
|
||||
|
|
@ -43,10 +31,9 @@
|
|||
|
||||
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;
|
||||
margin-bottom: calc(var(--space-xs)*2);
|
||||
font-size: 1rem;
|
||||
font-weight: 600;
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue