Hey, I've been searching with no luck on how to change the default value of col-xs-12.
I attempted to make some changes but ended up breaking everything...
.col-xs-12 {
width: 600px;
}
If anyone has a solution or knows where I can find one, that would be greatly appreciated!
Thanks