File tree Expand file tree Collapse file tree
extensions/amp-story-shopping/0.1 Expand file tree Collapse file tree Original file line number Diff line number Diff 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.75 em !important ;
37+ margin-bottom : 1 em !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 {
You can’t perform that action at this time.
0 commit comments