1
0
mirror of https://github.com/DanilaFe/abacus synced 2025-12-28 03:31:08 +00:00

Add a features list to the landing page.

This commit is contained in:
2017-09-07 16:16:01 -07:00
parent fd246f935c
commit 6909f210d6
2 changed files with 102 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ $code-color: #efefef;
$accent-color: #00AFE8;
$clear-color: white;
$title-font: "Open Sans";
$text-font: Helvetica;
$text-font: "Raleway";
$code-font: "Source Code Pro";
$max-width: 850px;