base icon indicating copy to clipboard operation
base copied to clipboard

An intelligent, developer-friendly responsive web framework.

Results 10 base issues
Sort by recently updated
recently updated
newest added

Shouldn't the `font-size: 100%` be set on the root `html` element rather than `body` for REMs to be scalable between responsive steps? If I change the `font-size` on the `body`...

Browsersync doesn't seem to be working - looks like an issue with how they're ordered in the task

This starts precedent for some JS in Base with some bare-bones compadibility fixes, Modernizr style. For placeholder https://gist.github.com/hagenburger/379601 is a good place to start

Add margin width to column width instead.

1) Using .menu-primary, the submenu can appear off-screen on small devices. 2) Using .menu-secondary, the submenu appears by default instead of being hidden by default and appearing on hover. 3)...

Wishlist: 1) responsive menu kicks in at tablet.css media query (100% width mobile, max-width on tablet 2) menu shrinks to drop-down with ☰ aligned to right, leaving header on left...