1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-16 16:15:33 -04:00

fix super nitpicky indented headings

This commit is contained in:
2022-03-12 11:07:33 -05:00
parent 50071eef58
commit ddb9fdff8d
5 changed files with 29 additions and 13 deletions

View File

@@ -65,6 +65,7 @@ export const { styled, css, getCssText, globalCss, keyframes, createTheme, theme
medium: "(max-width: 768px)",
// used rarely only for SUPER narrow windows:
small: "(max-width: 380px)",
// ...note: things then COMPLETELY break at 300px.
},
utils: {