RUC-web / unit-3-project-clarajean

unit-3-project-clarajean created by GitHub Classroom
0 stars 0 forks source link

Make this footer a secondary nav with a ul instead of a punch of p tags. #1

Closed tsdubose closed 6 years ago

tsdubose commented 6 years ago

https://github.com/RUC-web/unit-3-project-clarajean/blob/aa921872cf8601bab9c8b06c257a1e61e9106b13/home.html#L59

clarajean commented 6 years ago

footer.second_nav { display: flex; flex-direction: column; flex-wrap: wrap; margin-top: 10%; padding-right: 70%; background-color: rgb(244, 129, 85); list-style-type: none; }