linkroots/src/styles/roots.scss

5 lines
126 B
SCSS
Raw Normal View History

2021-11-05 15:29:32 +00:00
$btn-border-radius: 25px;
2021-11-08 14:42:07 +00:00
#facebook {
background-color: #1877f2;
}
2021-11-05 15:32:56 +00:00
@import "./node_modules/bootstrap/scss/bootstrap.scss";