aaronlcm / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

CSS is clean and succinct #3

Open ad3429 opened 7 years ago

ad3429 commented 7 years ago

https://github.com/aaronlcm/prj-rev-bwfs-dasmoto/blob/master/Dasmotos/resources/css/style.css#L11-L26

Your CSS is short, clean and succinct -- good job! One area of improvement is to make sure to comment your main stylings so that when you come back to your code you remember exactly why you decided to style an element a particular way. Here is a quick refresher on commenting in CSS:

css_comment
aaronlcm commented 7 years ago

Thank You. Thanks for the reminder.