LYNK-UP-APP / lynk-up-client

https://lynk-up-client.vercel.app
0 stars 1 forks source link

Final touch up #62

Closed trevorfitz0 closed 1 year ago

trevorfitz0 commented 1 year ago

Checkmark: ✓

Wrote Tests Implemented ____ Reviewed

Neccesary checkmarks:

[✓] All Tests are Passing in all environments

[] The code will run locally

Type of change

[] New feature
[] Bug Fix
[✓] Refactor

Description of Change:

description: General Styling fixes

Check the correct boxes

[✓] This broke nothing
[] This broke some stuff
[] This broke everything

Testing Changes

[✓] No Tests have been changed
[] Some Tests have been changed
[] All of the Tests have been changed(Please describe what in the world happened)

Checklist:

[✓] My code has no unused/commented out code
[✓] My code has no binding.pry's
[] I have reviewed my code
[✓] I have commented my code, particularly in hard-to-understand areas
[] I have fully tested my code