Added styling to roos.scss

This commit is contained in:
mikwee 2021-11-05 17:25:13 +02:00
parent 84fb90b422
commit 2171698901
1 changed files with 5 additions and 0 deletions

5
src/styles/roots.scss Normal file
View File

@ -0,0 +1,5 @@
@import "../node_modules/bootstrap/scss/bootstrap";
.roots {
$btn-border-radius: 25px;
}