use correct+newer name for retina mixin in docs; fixes #12450
This commit is contained in:
parent
164367fe03
commit
eeeaa0b894
1 changed files with 1 additions and 1 deletions
2
css.html
2
css.html
|
|
@ -3283,7 +3283,7 @@ a {
|
|||
|
||||
// Usage
|
||||
.jumbotron {
|
||||
.retina-image("/img/bg-1x.png", "/img/bg-2x.png", 100px, 100px);
|
||||
.img-retina("/img/bg-1x.png", "/img/bg-2x.png", 100px, 100px);
|
||||
}
|
||||
{% endhighlight %}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue