@titelmedia/bricks-credits
Advanced tools
Comparing version 0.3.8 to 0.3.9
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.3.9](https://github.com/titel-media/bricks-lerna/compare/v0.3.8...v0.3.9) (2022-01-17) | ||
### Bug Fixes | ||
* Added the spacing on the first title for Credits ([6409f9e](https://github.com/titel-media/bricks-lerna/commit/6409f9e057d059307b6612c3593414f361ab60fe)) | ||
## [0.3.8](https://github.com/titel-media/bricks-lerna/compare/v0.3.7...v0.3.8) (2022-01-17) | ||
@@ -8,0 +19,0 @@ |
@@ -29,2 +29,6 @@ "use strict"; | ||
} | ||
h3:first-child { | ||
margin-top: 0; | ||
} | ||
`; | ||
@@ -31,0 +35,0 @@ exports.Container = Container; |
@@ -19,2 +19,6 @@ import styled from 'styled-components'; | ||
} | ||
h3:first-child { | ||
margin-top: 0; | ||
} | ||
`; | ||
@@ -21,0 +25,0 @@ |
{ | ||
"name": "@titelmedia/bricks-credits", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"description": "> TODO: description", | ||
@@ -30,3 +30,3 @@ "author": "highsnob", | ||
}, | ||
"gitHead": "57006804ae98068b5f74f5e2f2e2302f12dfc19b" | ||
"gitHead": "a912dddf79a82d95c801b3a758a94b1f98d6bf6a" | ||
} |
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
19355
219