slowly but surely, pieces fall in place

This commit is contained in:
sakrecoer 2025-04-07 23:54:01 +02:00
parent c7bcf4383d
commit 75c2917d42
5 changed files with 19 additions and 3 deletions

View file

@ -1,3 +1,7 @@
body {
font-family: Space-Grotesk, 'Arial', 'Helvetica', sans-serif;
font-weight: normal;
}
h1 {
font-family: Space-Grotesk, 'Arial', 'Helvetica', sans-serif;
font-weight: 700;
@ -5,3 +9,9 @@ h1 {
letter-spacing: -0.1em;
line-height: .75em;
}
/* FORMS */
.inf-content {}
.inf-input .inf-input-text {}
.inf-rgpd {}
.inf-submit {}