Fix font-size in slides

pull/1/head
yflory 7 years ago
parent 7377d39b39
commit 789274fd4f

@ -19,6 +19,7 @@ html, body{
position: relative;
}
body {
font-size: unset;
display: flex;
flex-flow: column;
}

Loading…
Cancel
Save