Diego-HB / teacozy

0 stars 1 forks source link

CSS is clean and succinct #3

Open ad3429 opened 6 years ago

ad3429 commented 6 years ago

https://github.com/Diego-HB/teacozy/blob/master/resources/css/styles.css#L1-L135

Your CSS is short, clean and succinct -- make sure to keep it up. One area of improvement is to make sure to comment your main stylings further so that it's absolutely clear why you are deciding to style an element a particular way. Here is a quick reminder on commenting in CSS

css comment
Diego-HB commented 6 years ago

Thank you. I will follow your tips!