QuantEcon / Bookshelf

Code for the site QuantEconLib
1 stars 0 forks source link

moved all customStyles inline-styling in components to scss file #222

Closed AtlasMaxima-zz closed 5 years ago

AtlasMaxima-zz commented 6 years ago

The customStyles were repeated throughout some of the component files so customStyles has been placed inside of modal.scss file to eliminate repeated styling code.