penguinmod-editor-2 / src /css /typography.css
soiz1's picture
Upload 2891 files
6bcb42f verified
raw
history blame contribute delete
180 Bytes
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;
}