You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: