diff --git a/src/styles/roots.scss b/src/styles/roots.scss index 4fc472b..36cb65e 100644 --- a/src/styles/roots.scss +++ b/src/styles/roots.scss @@ -1,3 +1,5 @@ $btn-border-radius: 25px; - +#facebook { + background-color: #1877f2; +} @import "./node_modules/bootstrap/scss/bootstrap.scss"; \ No newline at end of file