speed2fast / capstoneColmar

0 stars 0 forks source link

Use smaller indentations #1

Closed sangjunp4rk closed 6 years ago

sangjunp4rk commented 6 years ago

Good use of whitespace and indentation. However, your indentations are a bit too large. Make it just two-four spaces that separate each level. You have a bit too much whitespace on the left.

https://github.com/speed2fast/capstoneColmar/blob/master/index.html#L17

speed2fast commented 6 years ago

I removed some of the whitespace on the left and yes that is easier to read. :)