🏠 New in Low Baseline Support: min(), max(), and clamp()
July 28, 2020
The min()
and max()
CSS functions return the minimum or maximum of the arguments, while clamp()
clamps a value to a given range.
July 28, 2020
The min()
and max()
CSS functions return the minimum or maximum of the arguments, while clamp()
clamps a value to a given range.