NMoore-STEM / ASC-LLC-Redesign

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

NM Portfolio - design broken (.spacer in-between web dev and graphic design sections) #608

Closed NMoore-STEM closed 1 year ago

NMoore-STEM commented 1 year ago

background-color: #1F3160; may need to be applied to spacer elements. This has never happened before, so look through commit history for cred.html to see if HTML has been modified incorrectly in recent commits. Otherwise, HTML restructuring may be necessary OR just additional, specific declarations need to be added to CSS.

NMoore-STEM commented 1 year ago

Looked through commit history and the blame record and found the culprit. When updating my HTML based on validation recommendations, I changed an element from <span> to <div> and forgot to change the closing bracket to match (to </div>). Changes have been saved and should resolve this issue. Will test later today after changes committed...

NMoore-STEM commented 1 year ago

Changes resolved the issue - tested.