@titelmedia/bricks-credits
Advanced tools
Comparing version 1.0.5 to 1.0.12
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.12](https://github.com/titel-media/bricks-lerna/compare/v1.0.11...v1.0.12) (2022-04-11) | ||
### Bug Fixes | ||
* The padding for the bar on credits were not appearing ([14b20bb](https://github.com/titel-media/bricks-lerna/commit/14b20bbcd06421802ff0767e9a8e8b5f74ef883c)) | ||
## [1.0.5](https://github.com/titel-media/bricks-lerna/compare/v1.0.4...v1.0.5) (2022-03-31) | ||
@@ -8,0 +19,0 @@ |
@@ -25,3 +25,3 @@ "use strict"; | ||
})} | ||
padding-top: 75px 20px 20px; | ||
padding: 75px 20px 20px; | ||
`; | ||
@@ -28,0 +28,0 @@ exports.Wrapper = Wrapper; |
@@ -15,3 +15,3 @@ import styled from 'styled-components'; | ||
${setContainer({ size: 'lg' })} | ||
padding-top: 75px 20px 20px; | ||
padding: 75px 20px 20px; | ||
`; | ||
@@ -18,0 +18,0 @@ |
{ | ||
"name": "@titelmedia/bricks-credits", | ||
"version": "1.0.5", | ||
"version": "1.0.12", | ||
"description": "> TODO: description", | ||
@@ -30,3 +30,3 @@ "author": "highsnob", | ||
}, | ||
"gitHead": "2c6fccd3381147043cbefbcf6952bac233c1de36" | ||
"gitHead": "d1acef90e6ffb60b01b5ff721e970872d72917c8" | ||
} |
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
26890