diff options
Diffstat (limited to 'public/css/variables/typography.md.css')
| -rw-r--r-- | public/css/variables/typography.md.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/variables/typography.md.css b/public/css/variables/typography.md.css new file mode 100644 index 0000000..ac94095 --- /dev/null +++ b/public/css/variables/typography.md.css @@ -0,0 +1,3 @@ +:root { + --font-size-relative-px: 0.08333rem; +}
\ No newline at end of file |
