Open aubreywullschleger opened 7 years ago
Simplify! For the header anchor tags with svgs I would consider wapping each in comments so that your code is a bit easier to read. Ex wrapping lines 62-96 with: <!-- start mobile ic_home svg --> //code here <--end mobile ic_home svg --> https://github.com/danarin21/f1-3-c2p1-colmar-academy/blob/master/dariniello_colmar-academy-submit/index.html#L62-L96
<!-- start mobile ic_home svg --> //code here <--end mobile ic_home svg -->
Simplify! For the header anchor tags with svgs I would consider wapping each in comments so that your code is a bit easier to read. Ex wrapping lines 62-96 with:
<!-- start mobile ic_home svg --> //code here <--end mobile ic_home svg -->
https://github.com/danarin21/f1-3-c2p1-colmar-academy/blob/master/dariniello_colmar-academy-submit/index.html#L62-L96