@titelmedia/bricks-article-aggregator
Advanced tools
Comparing version 1.0.68 to 1.0.73
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.73](https://github.com/titel-media/bricks-lerna/compare/v1.0.72...v1.0.73) (2022-05-16) | ||
**Note:** Version bump only for package @titelmedia/bricks-article-aggregator | ||
## [1.0.68](https://github.com/titel-media/bricks-lerna/compare/v1.0.67...v1.0.68) (2022-05-16) | ||
@@ -8,0 +16,0 @@ |
@@ -147,3 +147,3 @@ "use strict"; | ||
titleImage: fluid.src | ||
}), _react.default.createElement(_styles.TitleContainer, null, _react.default.createElement(_styles.Title, null, title), _react.default.createElement(_styles.Subtitle, null, subtitle), _react.default.createElement(_styles.ScrollExperienceContainer, null, _react.default.createElement("div", null, _react.default.createElement("span", null, "SCROLL THE EXPERIENCE")), _react.default.createElement("div", null, _react.default.createElement("span", null, "SCROLL THE EXPERIENCE"))))); | ||
}), _react.default.createElement(_styles.TitleContainer, null, _react.default.createElement(_styles.Title, null, title), _react.default.createElement(_styles.Subtitle, null, subtitle), _react.default.createElement(_styles.ScrollExperienceContainer, null, _react.default.createElement("div", null, _react.default.createElement("span", null, "SCROLL TO CONTINUE")), _react.default.createElement("div", null, _react.default.createElement("span", null, "SCROLL TO CONTINUE"))))); | ||
} | ||
@@ -150,0 +150,0 @@ }; |
@@ -55,3 +55,3 @@ "use strict"; | ||
left: 0; | ||
height: 65%; | ||
height: 85%; | ||
width: 104%; | ||
@@ -65,2 +65,6 @@ transition: 0.35s opacity; | ||
); | ||
@media (min-width: 768px) { | ||
height: 65%; | ||
} | ||
`; | ||
@@ -67,0 +71,0 @@ exports.Overlay = Overlay; |
@@ -171,6 +171,6 @@ import React, { | ||
<div> | ||
<span>SCROLL THE EXPERIENCE</span> | ||
<span>SCROLL TO CONTINUE</span> | ||
</div> | ||
<div> | ||
<span>SCROLL THE EXPERIENCE</span> | ||
<span>SCROLL TO CONTINUE</span> | ||
</div> | ||
@@ -177,0 +177,0 @@ </ScrollExperienceContainer> |
@@ -48,3 +48,3 @@ import styled from 'styled-components'; | ||
left: 0; | ||
height: 65%; | ||
height: 85%; | ||
width: 104%; | ||
@@ -58,2 +58,6 @@ transition: 0.35s opacity; | ||
); | ||
@media (min-width: 768px) { | ||
height: 65%; | ||
} | ||
`; | ||
@@ -60,0 +64,0 @@ |
{ | ||
"name": "@titelmedia/bricks-article-aggregator", | ||
"version": "1.0.68", | ||
"version": "1.0.73", | ||
"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": "15e993cb52118bc1fbaa374a71c371147955dffa" | ||
"gitHead": "6fc1ed2c6949bc0fa03e798eab4639db672b03a4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
56299
966