Responsive Layouts and Floats with *{ box-sizing: border-box; } (Quick Fix)

I’ve decided to start something new here. I am going to (attempt to) post one short and simple trick I’ve learned that I use every day in my code. I am going to call them, Quick Fix. I know… not really creative. Welcome to my life. What I am going to do is start with fixing a problem I think everyone has when they combine responsive web design and floats or inline-block. Read More…