Fix image path, re-add slides partial
This commit is contained in:
parent
f396695808
commit
80adaae7ec
3 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
.talk-slides {
|
||||
background: url('../images/loading.gif') center no-repeat;
|
||||
background: url('../../../images/loading.gif') center no-repeat;
|
||||
min-height: 275px;
|
||||
|
||||
@screen md { & { min-height: 375px; } }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue