Fix responsive grid docs
Created by: dapearce
The docs say:
col: < 480px col-sm: < 768px col-lg: > 768px
The actual grid appears to be:
col: base col-sm: > 768px col-lg: > 992px
Created by: dapearce
The docs say:
col: < 480px col-sm: < 768px col-lg: > 768px
The actual grid appears to be:
col: base col-sm: > 768px col-lg: > 992px