mattfine / tea_cozy

Tea Cozy Project in Codecademy
0 stars 0 forks source link

Nice job styling the copyright! #3

Closed jzhu01 closed 6 years ago

jzhu01 commented 6 years ago

Seen here: https://github.com/mattfine/tea_cozy/blob/master/resources/css/style.css#L134-L138

I like how you chose to style the copyright, as it is nested inside of the body class. It's great how you used display: flex to overcome the previous stylings from .body! :)