docs: Add a "Presets" page to the website (#783)

This commit is contained in:
Matan Kushner
2019-12-23 22:32:48 -05:00
committed by GitHub
parent e53ced8221
commit 3ddb7460a6
7 changed files with 1212 additions and 970 deletions
+9
View File
@@ -15,3 +15,12 @@
.hero
margin: 150px 25px 70px
@font-face
font-family: 'Nerd Font';
src: url("/nerd-font.woff2") format("woff2");
font-weight: 400;
font-style: normal
code
font-family: 'Nerd Font', source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;