Web Development Blog

Latest from Rapid Web

Search for:

What has changed in Bootstrap 4?

By Ollie Reardon 21st November 2016


As Bootstrap 4 introduced some new welcomed features, it also has made some refinements to previous Bootstrap components. Base font size change To improve readability the base font size in Bootstrap 3, ~14px, has been bumped up to ~16px. Dropped support To help reduce page bloat and to aid Bootstrap maintainers with the codebase, there have been several components that have been dropped from Bootstrap 4 LESS SASS is the pre-proc...

Read Article

New features added in Bootstrap 4

By Ollie Reardon 28th October 2016


While Bootstrap 4 has polished up on the features of the previous major release, Bootstrap 3, several new features have been introduced to keep Bootstrap a solid, modern front-end web framework. XL Columns There is a new column breakpoint introduced in Bootstrap 4, Extra Large! Currently the Bootstrap 4 columns are as follows: Size Pixels Extra Small (col-xs) <576px Small (col-sm) >576px Medium (col-md) >768px Large (col-lg) >9...

Read Article