Added styling to roos.scss
This commit is contained in:
parent
84fb90b422
commit
2171698901
1 changed files with 5 additions and 0 deletions
5
src/styles/roots.scss
Normal file
5
src/styles/roots.scss
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
@import "../node_modules/bootstrap/scss/bootstrap";
|
||||||
|
|
||||||
|
.roots {
|
||||||
|
$btn-border-radius: 25px;
|
||||||
|
}
|
Loading…
Reference in a new issue