initial web app bootstrapping
This commit is contained in:
parent
d091b7dc2b
commit
e77c2b576d
6 changed files with 24 additions and 402 deletions
|
|
@ -0,0 +1,8 @@
|
|||
h1 {
|
||||
font-size: 3.125rem;
|
||||
line-height: 100%;
|
||||
letter-spacing: -0.125rem;
|
||||
font-weight: 500;
|
||||
margin: 0;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue