siggy / beatboxer

Drum machine in a few hundred lines of html/js/css
https://sig.gy/beatboxer/
MIT License
329 stars 40 forks source link

Add Normalize CSS #12

Closed J2TEAM closed 8 years ago

J2TEAM commented 8 years ago

I have just tested on Firefox (I usually use Chrome). Everything is fine except the grid. It seems like has been overflow.

Before and after I added Normalize:

image

So I think we should use Normalize to make the grid display nicely on all browsers.

J2TEAM commented 8 years ago

@siggy I agree with you that we should apply small changes. It looks fine! :+1:

image