ufssd / ufssd-website

Source for https://ufssd.org
MIT License
2 stars 1 forks source link

feature: Standardize text container styles #26

Closed WillBAnders closed 8 months ago

WillBAnders commented 8 months ago

This standardizes text container styles (h1/h2, p, and a generic content container) and moves the shared styling into globals.css. Additionally, this fixes the gradient background to ensure it uses the full page and isn't affected by scroll (fixed). See self-review for a few notable call-outs.

Page changes (Before/After) - mostly the same, just a bit better with things like padding and consistency. Note that the landing background height isn't correct anymore following navbar changes - opting to consider this out of scope for now (and this might be changed shortly anyways).

image image

image image

WillBAnders commented 8 months ago

Landing page on Edge (Chromium) - should be good here.

image