Move logo on title slide
All checks were successful
continuous-integration/laminar-elessar Build 27 succeeded in 46 seconds .

This commit is contained in:
Starbeamrainbowlabs 2019-03-14 17:17:36 +00:00
parent c1ba6346e8
commit 4bdb81189d
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -19,7 +19,7 @@ article {
}
article.title {
background: url("./images/freeside.svg") no-repeat bottom center / 8em;
background: url(images/freeside.svg) no-repeat center 4em / 9em;
}
article:not(.title) {