* refactor article styles to share between handbook, docs, blog, customers, generic
* make links red!
* format "let us know" block as blockquote, use component in this article
* formatting
* set default article font size, then override where we want it smaller
* fixed small ui issue on old blog post
* convert md h1s to h2s (and other cascading adjustments)
* replace postcss-nested with tailwindcss/nesting
* update yarn.lock
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
* add osiris, new primary button styles, update nav
* remove primary button brackets
* fix local env issues
* refactor button styles, secondary button
* sunset the moon, land (remove) the rocket
* correctly angle icons in buttons
* Update yarn.lock
* polish button styles
* broken cta hover states (for debugging)
* Install postcss-nested for nesting in .css
* switch button css to scss
* Update global.css
* updating proof ui
* get fonts in order
- use SK Curiosity for all text fonts
- remove one-off hard-coded fonts
- fix font stacks
* getting new hero graphic, headline, buttons in order
* 5-step process view
* transition to those sweet sweet mountains
* button css -> scss
* v1 of new platform section
* platform background embellishments
* restructure platform block for responsivity
* hero responsive polish
* propagate button styles throughout site
* fix homepage header on light mode to always stay dark
* use tailwind
* remove 3D hero image until we roll out 3D site-wide
* minor pricing page cleanup, verbiage tweaks
* hero style tweaks
- removed upper mountain range
- data lakes -> data warehouse
- smooth out gradients between sections
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
* Setup tailwind and postcss with gatsby
* Switch image to inline-block and remove max-width on container
* Add missing space for enterprise email link
* Use initial styling for ordered & unordered lists
* Add correct style types for ul/ol elements
* Fix block level images in contributors grid
* Use scss for contributor faces instead of utility classes