Merge pull request #147 from eai04191/feature/theme-color

プライマリカラーを変更
This commit is contained in:
shibafu
2019-03-19 22:52:14 +09:00
committed by GitHub
2 changed files with 9 additions and 6 deletions

View File

@@ -1,3 +1,6 @@
// Bootstrap Variable Overlide
$primary: #e53fb1;
// Bootstrap
@import "~bootstrap/scss/bootstrap";
@import "bootstrap-custom";