diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-27 18:17:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-27 18:17:08 +0100 |
| commit | 2ea4e338752780fe0c34b1bc77621b308e649d1d (patch) | |
| tree | c9899c660516dd6d587f7a804a48948cbe0f2dc8 /public/css/variables/index.css | |
| parent | e8db0811d7e6808c2995f56bd77b76e4aeb95137 (diff) | |
| parent | 85675451bcdeaf57d0887305f23731c5837a95a1 (diff) | |
Merge pull request #1 from Sycamost/dev
Better typography, again
Diffstat (limited to 'public/css/variables/index.css')
| -rw-r--r-- | public/css/variables/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/variables/index.css b/public/css/variables/index.css index 3ee5183..844ddba 100644 --- a/public/css/variables/index.css +++ b/public/css/variables/index.css @@ -8,3 +8,4 @@ @import 'spacing.xxl.css' (min-width: 120rem); @import 'typography.css'; @import 'typography.xs.css' (min-width: 16rem); +@import 'typography.md.css' (min-width: 48rem); |
