slowly but surely, pieces fall in place
This commit is contained in:
parent
c7bcf4383d
commit
75c2917d42
5 changed files with 19 additions and 3 deletions
|
|
@ -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 {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue