removed font so browsers can choose their own

This commit is contained in:
Baobab 2020-05-20 02:46:00 +02:00
parent 1f49971487
commit 8764e25f61
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ body {
padding: 0; padding: 0;
background: black; background: black;
color: #F5F5F5; color: #F5F5F5;
font-family: "sans";
} }
p { p {
max-width: 780px; max-width: 780px;