Spaces:
Running
Running
File size: 180 Bytes
f2bee8a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2 {
font-size: 1.5rem;
font-weight: bold;
}
p {
font-size: 1rem;
line-height: 1.5em;
}
|