Open rimmesbe opened 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
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