Closed mikeville closed 4 years ago
This has a lot of general CSS tweaks for the welcome page, mostly in the whitespace between most elements, via margin adjustments.
The CSS is a little messier as a result, including adding more media queries, and messing up the alphabetical convention in some places.
I added $variables for mobile font-sizes because I needed to do some page-wide typographic adjustments.
I'd still like to go in and clean up my changes more, but I think it's at an okay place for this week.
Really awesome work Mike!
Made a few small tweaks before merging:
class
className
This has a lot of general CSS tweaks for the welcome page, mostly in the whitespace between most elements, via margin adjustments.
The CSS is a little messier as a result, including adding more media queries, and messing up the alphabetical convention in some places.
I added $variables for mobile font-sizes because I needed to do some page-wide typographic adjustments.
I'd still like to go in and clean up my changes more, but I think it's at an okay place for this week.