added view for creating Veranstaltung
This commit is contained in:
@@ -19,7 +19,6 @@ $brand-danger: #bf5329;
|
||||
// Typography
|
||||
$icon-font-path: "~bootstrap-sass/assets/fonts/bootstrap/";
|
||||
$font-family-sans-serif: "Raleway", sans-serif;
|
||||
$font-size-base: 14px;
|
||||
$line-height-base: 1.6;
|
||||
$text-color: #636b6f;
|
||||
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
@import "variables";
|
||||
|
||||
// Bootstrap
|
||||
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap";
|
||||
@import "node_modules/bootstrap/scss/bootstrap";
|
||||
|
||||
Reference in New Issue
Block a user