Template:Price/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
width: min-content; |
VertopolkaLF (talk | contribs) changed to inline-flex to make it usable in text |
||
| Line 1: | Line 1: | ||
.template-price { |
.template-price { |
||
display: flex; |
display: inline-flex; |
||
gap: 1px; |
gap: 1px; |
||
align-items: center; |
align-items: center; |
||