mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-02 00:39:25 +00:00
Updated layouts to have one for front site, and will implement one for admin
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.homeNav {
|
||||
.mainNav {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
@import 'base/typography';
|
||||
|
||||
@import 'components/homeNav';
|
||||
@import 'components/mainNav';
|
||||
@import 'components/button';
|
||||
@import 'components/feature';
|
||||
@import 'components/testimonial';
|
||||
|
||||
Reference in New Issue
Block a user