typography-theme-funston
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -56,3 +56,4 @@ 'use strict'; | ||
blockquote: { | ||
marginLeft: rhythm(-1 / 2), | ||
marginLeft: rhythm(-3 / 4), | ||
paddingLeft: rhythm(9 / 16), | ||
marginRight: 0 | ||
@@ -59,0 +60,0 @@ } |
{ | ||
"name": "typography-theme-funston", | ||
"description": "A theme for Typography.js", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -6,0 +6,0 @@ "main": "./dist/index.js", |
@@ -52,3 +52,4 @@ // @flow | ||
blockquote: { | ||
marginLeft: rhythm(-1/2), | ||
marginLeft: rhythm(-3/4), | ||
paddingLeft: rhythm(9/16), | ||
marginRight: 0, | ||
@@ -55,0 +56,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10861
115