Fixed? font type
1 files changed, 1 insertions(+), 1 deletions(-) M website/styles.css
M website/styles.css => website/styles.css +1 -1
@@ 5,7 5,7 @@ body { font-size: 18px; color: {{text-color}}; padding: 0 10px; - font-family: sans + font-family: sans-serif } h1,h2,h3 {