removed font so browsers can choose their own
This commit is contained in:
parent
1f49971487
commit
8764e25f61
|
@ -3,7 +3,6 @@ body {
|
|||
padding: 0;
|
||||
background: black;
|
||||
color: #F5F5F5;
|
||||
font-family: "sans";
|
||||
}
|
||||
p {
|
||||
max-width: 780px;
|
||||
|
|
Loading…
Reference in New Issue