mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Merge branch 'feature/video-popup'
* feature/video-popup: (Feature) Popup: Add video popup for the overview video # Conflicts: # _layouts/default.html # src/scss/main.scss
This commit is contained in:
commit
87d05d09ce
4 changed files with 612 additions and 3 deletions
|
@ -19,6 +19,7 @@
|
|||
//stuff most pages need
|
||||
@import "overlay-menu";
|
||||
@import "video";
|
||||
@import "magnific-popup";
|
||||
|
||||
//styles for specific pages
|
||||
@import "home";
|
||||
|
@ -26,5 +27,3 @@
|
|||
@import "post";
|
||||
@import "junk-drawer";
|
||||
@import "styleguide";
|
||||
|
||||
*{ font-size:0;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue