Skip to content

Commit 91180de

Browse files
Text adjustments
1 parent fe42b0a commit 91180de

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

extensions/amp-story-shopping/0.1/amp-story-shopping-attachment.css

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ amp-story-shopping-attachment a {
3434
.i-amphtml-amp-story-shopping-plp-card-image {
3535
width: 100% !important;
3636
height: 14.5em !important;
37-
margin-bottom: 0.75em !important;
37+
margin-bottom: 1em!important;
3838
border-radius: 2em !important;
3939
background-position: center !important;
4040
background-repeat: none !important;
@@ -43,9 +43,11 @@ amp-story-shopping-attachment a {
4343

4444
.i-amphtml-amp-story-shopping-plp-card-brand {
4545
font-weight: 500 !important;
46-
margin-bottom: 0.7em !important;
47-
line-height: .75em !important;
46+
margin-bottom: 0.3em !important;
4847
font-size: .9em !important;
48+
text-overflow: ellipsis !important;
49+
white-space: nowrap !important;
50+
overflow: hidden !important;
4951
}
5052

5153
.i-amphtml-amp-story-shopping-plp-card-title {

0 commit comments

Comments
 (0)