test impressions
This commit is contained in:
parent
f01a1ed6f8
commit
2b2d787054
56 changed files with 722 additions and 139 deletions
|
|
@ -20,9 +20,10 @@
|
|||
font-size: 38px;
|
||||
line-height: 1;
|
||||
font-family: var(--note);
|
||||
color: var(--blue);
|
||||
margin-bottom: calc(var(--baseline)*1);
|
||||
text-align: center;
|
||||
color: var(--blue);
|
||||
margin-bottom: calc(var(--baseline)*1);
|
||||
text-align: center;
|
||||
font-weight: normal;
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -52,7 +53,7 @@ margin-top: calc(var(--baseline)*1);
|
|||
font-size: 38px;
|
||||
line-height: 1;
|
||||
font-family: var(--note);
|
||||
font-weight: bold;
|
||||
font-weight: normal;
|
||||
text-align: center;
|
||||
// color: var(--green);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue