Fix title slide h1
All checks were successful
continuous-integration/laminar-elessar Build 25 succeeded in 9 seconds .

This commit is contained in:
Starbeamrainbowlabs 2019-03-14 17:13:29 +00:00
parent 89e479b673
commit fba5e7bf88
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -34,6 +34,7 @@ h1, h2, h3 {
margin: 0.5em 0;
}
h1 {
margin: 0; padding: 0.5em 0;
background: var(--bg-dark);
font-size: 150%;
}