NMoore-STEM / ASC-LLC-Redesign

Ananda Science Consulting webpage redesign
https://anandascience.com/
0 stars 0 forks source link

NM Port - CSS cleanup for port_button and ghButton #597

Closed NMoore-STEM closed 1 year ago

NMoore-STEM commented 1 year ago

This commit contains a fix for multiple "more info" buttons showing in mobile view. Display rules were removed from common classes and transferred only to unique classes. This is to avoid display conflicts which resulted in full resolution buttons showing in mobile resolution. The reason there are two buttons for both resolutions is due to the script associated with each one.

This commit also includes some CSS cleanup for contactButton class for the ASC page. The class name was changed in both CSS and HTML to ghButton as it is more semantically correct in this instance.