Comment on Bootstrap 4: A Visual Guide to What's NewComments−LukasP10yFor me, the biggest change is using rem instead of px. With rem, all font sizes are relative to the root element. It is easier to scale up or down for devices.
Comments
For me, the biggest change is using rem instead of px. With rem, all font sizes are relative to the root element. It is easier to scale up or down for devices.