Styling the Facebook button

This commit is contained in:
mikwee 2021-11-08 16:42:07 +02:00
parent 88bbacaeb0
commit c3182489ba
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
$btn-border-radius: 25px;
#facebook {
background-color: #1877f2;
}
@import "./node_modules/bootstrap/scss/bootstrap.scss";