Adds faucet link

This commit is contained in:
Sam Cheng Hung 2018-05-24 14:57:34 +08:00
commit e03aab0962
4 changed files with 136 additions and 0 deletions

View file

@ -83,6 +83,11 @@
background-color: #1da1f2;
background-size: 60%;
}
&.icon-faucet {
background-image: url('../img/icon-faucet.svg');
background-size: 70%;
}
}
}