Open
Description
Describe the Current Behavior/Feature:
Full code review when styling for each section is seemingly complete.
Optimization/Refactors, Spacing (margin/padding in sections and between sections), Text styling/sizing, Buttons.
Most of this being for some sort of consistency/design guide.
Proposed Implementation:
Decide on margin/padding before hand - have base (e.g. 1rem),
Then, decide on design guide - (e.g. triple space between sections {3rem}, double space between header and info in a single section {2rem}, single space between header/text below {1rem}, etc)