Move logo on title slide
All checks were successful
continuous-integration/laminar-elessar Build 27 succeeded in 46 seconds .
All checks were successful
continuous-integration/laminar-elessar Build 27 succeeded in 46 seconds .
This commit is contained in:
parent
c1ba6346e8
commit
4bdb81189d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ article {
|
||||||
}
|
}
|
||||||
|
|
||||||
article.title {
|
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) {
|
article:not(.title) {
|
||||||
|
|
Loading…
Reference in a new issue