Update landing page sass

This commit is contained in:
Daniel Supernault 2020-04-17 16:35:59 -06:00
parent 808e0fef6b
commit 83b588fc96
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
// Landing Page bundle
@import "fonts";
@import "lib/fontawesome";
@import 'variables';
@import '~bootstrap/scss/bootstrap';
@import 'custom';
@import 'landing/carousel';
@import 'landing/devices';
.container.slim {
width: auto;