Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
shaki3537yActually Col-* is one of the easiest concepts to grasp on bootstrap, you're basically dividing your 12 grids to smaller ones without the need to tediously fix on all screen sizes.
¯\_(ツ)_/¯ -
use raw html and css
bootstrap is maybe useful for lazy people who dislike making their sites complex and responsive but really.. really I hate it xD -
I wrote my personal col-* template in Sass/SCSS :D Really, Bootstrap's col-* is pretty fine. There are far more frustrating things in CSS.
-
krlooss4937y@shaki actually at the end I got it right, problem was I was dealing with some legacy code where some dumb fucks using bootstrap decided to override the 12 columns system to implement inside it a col-md-5ths where instead they had some 5 bigger cols, so I was trying to align with their shit with the normal bootstrap + some css stuff, at the end decided to refactor that mess and got it right with common cols
The beauty of css is: it always makes me give up
undefined
fuck col-md bootstrap