removed trailing spaces
This commit is contained in:
parent
bde2e9049a
commit
28d80f640f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
body {
|
body {
|
||||||
color: black;
|
color: black;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: 'Didact Gothic';
|
font-family: 'Didact Gothic';
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in a new issue