diff --git a/assets/css/010_typography.css b/assets/css/010_typography.css index 73aff35..f984bfe 100644 --- a/assets/css/010_typography.css +++ b/assets/css/010_typography.css @@ -41,6 +41,10 @@ html { line-height: 1.45; } +body { + font-size: clamp(100%, 3vw, 130%); +} + /*********** ## HEADINGS