Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
optimized margin
  • Loading branch information
jshamble committed Feb 9, 2022
commit 2712830914fd75d5ae4b1e07ed132eda74541d47
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ amp-story-shopping-tag {
background-repeat: no-repeat !important;
background-position: center !important;
flex-shrink: 0 !important;
margin: 2px 4px 2px 2px !important;
margin-inline-start: 9px !important;
margin-inline-end: 4px !important;
}

.i-amphtml-amp-story-shopping-tag-pill-text {
Expand Down