Golden-Grid-System
Golden-Grid-System copied to clipboard
A folding grid for responsive design.
Here is a small addition to the JS file to enable display of the screen width and number of columns underneath the grid button. I find it useful for debugging...
Fixed colons [:] on media-queries and added Stylus docs and references to website and readme.
There was a ridiculous amount of lines with nothing but spaces and it was driving me nuts. Interestingly, the .scss was the only file not guilty of this.
If you change -webkit-text-size-adjust: 100%; to -webkit-text-size-adjust: none; ... Or if you re-declare it below in the same selector, would this fixed the text size on iOS when changing from...
#### Hey, maintainer(s) of jonikorpi/Golden-Grid-System! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...
Hi, whats up with your website? The CSS-Files will not be loaded. Greetings
Sometimes in RWD apps, the leftmost column only contains icons (e.g. similar to [this](http://dribbble.com/shots/889295-Blogging-Web-App/attachments/96579)). In cases like this, the leftmost column's width does not change within the bounds of two...
on the previous responsive site I did, I set a max-width for each media query, then I used a spreadsheet to calculate percentage values for the widths and margins. For...
Hi ``` html A two-way split These two blocks of text will float side by side with some empty columns on the sides on large screens. On medium-sized screens the...