mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 15:25:31 -04:00
fix post titles not shrinking on mobile view, and clean up optimize-image partial
This commit is contained in:
@@ -14,14 +14,15 @@ $max-width: unquote($max-width);
|
||||
@import "abstracts/functions";
|
||||
@import "abstracts/settings";
|
||||
@import "abstracts/themes";
|
||||
@import "abstracts/reset";
|
||||
|
||||
// Global Styles
|
||||
@import "components/reset";
|
||||
@import "components/typography";
|
||||
@import "components/global";
|
||||
@import "components/header";
|
||||
@import "components/footer";
|
||||
@import "components/content";
|
||||
@import "components/embeds";
|
||||
|
||||
// Pages
|
||||
@import "pages/home";
|
||||
|
Reference in New Issue
Block a user