Merge pull request #141 from Bitcoin-com/wallet/task/347
Adds faucet link
This commit is contained in:
commit
e6da8056da
5 changed files with 146 additions and 14 deletions
|
|
@ -69,7 +69,7 @@
|
|||
}
|
||||
|
||||
&.icon-buy-bitcoin2 {
|
||||
background-color: #494949;
|
||||
border: 1px solid #faba13;
|
||||
}
|
||||
|
||||
&.icon-reddit-white {
|
||||
|
|
@ -83,6 +83,11 @@
|
|||
background-color: #1da1f2;
|
||||
background-size: 60%;
|
||||
}
|
||||
|
||||
&.icon-faucet {
|
||||
background-image: url('../img/icon-faucet.svg');
|
||||
background-size: 70%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue