increase default font sizes, adjust config defaults for less margings and larger max scale #1605

This commit is contained in:
Hakim El Hattab 2016-06-10 10:58:40 +02:00
parent 6bfa48a667
commit 8162855d23
18 changed files with 18 additions and 18 deletions

View file

@ -16,7 +16,7 @@ body {
.reveal {
font-family: "Source Sans Pro", Helvetica, sans-serif;
font-size: 38px;
font-size: 42px;
font-weight: normal;
color: #222; }