mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update landing page sass
This commit is contained in:
parent
808e0fef6b
commit
83b588fc96
1 changed files with 2 additions and 2 deletions
4
resources/assets/sass/landing.scss
vendored
4
resources/assets/sass/landing.scss
vendored
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue