When building the Famous Interactive site I ran into a list of elements that I wanted to have flush on the right and left.

Making it flush on the left is easy. Don’t use left margin/padding (duh), but what about the right? I wanted to use the styling on other parts of the site.
(more…)