removed font so browsers can choose their own
This commit is contained in:
parent
1f49971487
commit
8764e25f61
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue