codeforamerica / bizfriendly-web

An experiment in digital literacy lessons. The experiment is now over.
http://bizfriend.ly
22 stars 67 forks source link

Fix margins on About page #145

Closed arielkennan closed 10 years ago

arielkennan commented 10 years ago

Should match marches on Learn.html

ondrae commented 10 years ago

Description

The layout of About.html was a little rushed. We could use some cleaning it up.

Files

about.html

Tips

Most of the site uses the Bootstrap3 classes to set up the grid and margins. <div class="col-sm-offset-1 col-md-offset-1 col-lg-offset-1"> The about page is missing these.

codeatlanta commented 10 years ago

Do you still need help on this?

ondrae commented 10 years ago

Yes! Any improvements to the About page would be helpful. We're going up for some for more partnerships soon, so this page we'll be getting some critical views in October.

nickjellings commented 10 years ago

see pull request #179

Thx.