define normal font widths in all themes to make sure things look the same after #691
This commit is contained in:
@ -27,7 +27,7 @@ body {
|
||||
.reveal {
|
||||
font-family: "Lato", sans-serif;
|
||||
font-size: 36px;
|
||||
font-weight: 200;
|
||||
font-weight: normal;
|
||||
letter-spacing: -0.02em;
|
||||
color: #657b83; }
|
||||
|
||||
|
Reference in New Issue
Block a user