jamesmdavisjr / geek-source

An online shopping experience that provides a number of real-world challenges that professional front-end developers face daily.
https://wesdollar.github.io/geek-source/
GNU General Public License v3.0
0 stars 0 forks source link

Category Page -- Product Display Button #58

Open jamesmdavisjr opened 3 years ago

jamesmdavisjr commented 3 years ago

The "Add to Cart" Button is too big. Decrease size.

jamesmdavisjr commented 3 years ago

To effectively fix this issue the button component needed to have its scss refactored, which in turn meant that where ever the button component is being used needed to have a slight change made to display correctly.