test impressions

This commit is contained in:
Julie Blanc 2026-02-23 22:28:14 +01:00
parent f01a1ed6f8
commit 2b2d787054
56 changed files with 722 additions and 139 deletions

View file

@ -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);
}