Styling the Facebook button
This commit is contained in:
parent
88bbacaeb0
commit
c3182489ba
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
$btn-border-radius: 25px;
|
$btn-border-radius: 25px;
|
||||||
|
#facebook {
|
||||||
|
background-color: #1877f2;
|
||||||
|
}
|
||||||
@import "./node_modules/bootstrap/scss/bootstrap.scss";
|
@import "./node_modules/bootstrap/scss/bootstrap.scss";
|
Loading…
Reference in a new issue