diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-12-09 01:59:50 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-12-09 01:59:50 +0200 |
| commit | 4b817a5fc34162fb76914d6da5f8a4bb4deeb7de (patch) | |
| tree | fca94af8a7eca7727fbbce8f9ff6dd392c8dbbe0 /style.scss | |
| parent | c941dd56db8a1e192e28ee4a99bea1e359cd9755 (diff) | |
Add bourbon styles
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ +@import 'bourbon'; + body { background: #eee; + font-family: $lucida-grande; ol { display: inline; li { |
