@@ -0,0 +1,23 @@
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: "Suisse Intl", sans-serif;
|
||||
}
|
||||
|
||||
h1, .h1 {
|
||||
font-size: 2rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
p, .p {
|
||||
font-size: 1rem;
|
||||
font-weight: 400;
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
h1, h2, p {
|
||||
max-width: 600px;
|
||||
}
|
||||
Reference in New Issue
Block a user