@titelmedia/bricks-article-aggregator
Advanced tools
Comparing version 1.0.73 to 1.0.74
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.74](https://github.com/titel-media/bricks-lerna/compare/v1.0.73...v1.0.74) (2022-05-16) | ||
**Note:** Version bump only for package @titelmedia/bricks-article-aggregator | ||
## [1.0.73](https://github.com/titel-media/bricks-lerna/compare/v1.0.72...v1.0.73) (2022-05-16) | ||
@@ -8,0 +16,0 @@ |
@@ -301,3 +301,3 @@ "use strict"; | ||
margin: 0px 0px 24px 0px; | ||
max-width: 70%; | ||
${(0, _typography.setFont)({ | ||
@@ -313,2 +313,6 @@ r: true | ||
margin-bottom: 32px; | ||
@media (min-width: 768px) { | ||
max-width: 70%; | ||
} | ||
`; | ||
@@ -315,0 +319,0 @@ exports.AggregatorSubtitle = AggregatorSubtitle; |
@@ -284,3 +284,3 @@ import styled from 'styled-components'; | ||
margin: 0px 0px 24px 0px; | ||
max-width: 70%; | ||
${setFont({ r: true })} | ||
@@ -291,2 +291,6 @@ ${setFontSizes({ mobile: '16px', tablet_horizontal: '20px' })} | ||
margin-bottom: 32px; | ||
@media (min-width: 768px) { | ||
max-width: 70%; | ||
} | ||
`; | ||
@@ -293,0 +297,0 @@ |
{ | ||
"name": "@titelmedia/bricks-article-aggregator", | ||
"version": "1.0.73", | ||
"version": "1.0.74", | ||
"description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM", | ||
@@ -33,3 +33,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "6fc1ed2c6949bc0fa03e798eab4639db672b03a4" | ||
"gitHead": "0762ce0fefa9653f4660681112ccf42d28c0a2f0" | ||
} |
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
56618
970