ElenaCid / capstone_colmar

0 stars 0 forks source link

too many id's #3

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

You are using id's too much. Only use id over class if there is a need for it to be an id. Even if you don't think you are going to use the styling again, just use a class.

https://github.com/ElenaCid/capstone_colmar/blob/master/index.html#L39-L40