reduce font size
This commit is contained in:
parent
6716a76094
commit
e8e39f370b
|
@ -2,7 +2,7 @@ body {
|
||||||
color: rgb(55, 53, 47);
|
color: rgb(55, 53, 47);
|
||||||
font-family: menlo,consolas,monospace;
|
font-family: menlo,consolas,monospace;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
font-size: 16px;
|
font-size: 14px;
|
||||||
margin-left: 7%;
|
margin-left: 7%;
|
||||||
margin-right: 7%;
|
margin-right: 7%;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
|
Loading…
Reference in New Issue