A charming Jekyll theme.
jekyll-theme
at main 8 lines 207 B view raw
1/* 2 You can add your custom styles by replacing this file in your own website. 3*/ 4 5:root { 6 --font-body: "Atkinson Hyperlegible Next", sans-serif; 7 --font-code: "Atkinson Hyperlegible Mono", monospace; 8}