Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
eflowers
on July 16, 2014
|
parent
|
context
|
favorite
| on:
Why the Bootstrap 3 Grid Works (2013)
It is super easy to overwrite breakpoints in the variables, or just make your own. Especially if you use Less to define your grids and not HTML, you can just reference whatever you want, like:
@media (min-widht: @eriks-custom-width); {}
That syntax is off but you get the gist.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
@media (min-widht: @eriks-custom-width); {}
That syntax is off but you get the gist.