@titelmedia/bricks-section-simple
Advanced tools
Comparing version 0.4.103 to 0.4.104
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.4.104](https://github.com/outisfun/bricks-lerna/compare/v0.4.103...v0.4.104) (2022-03-23) | ||
### Bug Fixes | ||
* Adjust spacement, color and button for shopping carousel ([af5a235](https://github.com/outisfun/bricks-lerna/commit/af5a235d1aee75b79815c62b7abe480a9c9a7637)) | ||
## [0.4.103](https://github.com/outisfun/bricks-lerna/compare/v0.4.102...v0.4.103) (2022-03-23) | ||
@@ -8,0 +19,0 @@ |
@@ -48,2 +48,7 @@ "use strict"; | ||
a.shopping-carousel { | ||
color: color: ${props => props.colorMode === 'dark' ? 'white' : 'black'}; | ||
text-decoration: none; | ||
} | ||
div.credits-container { | ||
@@ -50,0 +55,0 @@ border-top: 1px solid |
@@ -44,2 +44,7 @@ import styled from 'styled-components'; | ||
a.shopping-carousel { | ||
color: color: ${props => (props.colorMode === 'dark' ? 'white' : 'black')}; | ||
text-decoration: none; | ||
} | ||
div.credits-container { | ||
@@ -46,0 +51,0 @@ border-top: 1px solid |
{ | ||
"name": "@titelmedia/bricks-section-simple", | ||
"version": "0.4.103", | ||
"version": "0.4.104", | ||
"description": "to do", | ||
@@ -30,3 +30,3 @@ "author": "highsnob", | ||
}, | ||
"gitHead": "1b609d3795a8b1ce0e29492abfb8cef6fd5662d3" | ||
"gitHead": "629f392f42262a84b835746cab3fe74149c8b742" | ||
} |
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
18458
132