Renamed overlay images as they're not icons
This commit is contained in:
parent
94dade8463
commit
5f2a60968b
3 changed files with 2 additions and 2 deletions
|
|
@ -11,10 +11,10 @@ qrcode {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
&--bch::before {
|
&--bch::before {
|
||||||
background-image: url('../img/icon-qr-bch.png');
|
background-image: url('../img/qr-overlay-bch.png');
|
||||||
}
|
}
|
||||||
&--btc::before {
|
&--btc::before {
|
||||||
background-image: url('../img/icon-qr-btc.png');
|
background-image: url('../img/qr-overlay-btc.png');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
Loading…
Add table
Add a link
Reference in a new issue