mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
fix path to background image
This commit is contained in:
parent
c92d3ee109
commit
673b8ae99a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ img.icon {
|
|||
|
||||
.inner {
|
||||
box-shadow: inset 0 10px 30px rgba(0, 0, 0, 0.1);
|
||||
background-image: url(innerbg.png);
|
||||
background-image: url(lib/innerbg.png);
|
||||
padding-top: 2em;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue