Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -118,10 +118,11 @@ export default { | ... | @@ -118,10 +118,11 @@ export default { |
| 118 | font-size: 0.85rem; | 118 | font-size: 0.85rem; |
| 119 | padding: 2rem; | 119 | padding: 2rem; |
| 120 | line-height: 1.75; | 120 | line-height: 1.75; |
| 121 | + text-indent: 2rem; | ||
| 121 | } | 122 | } |
| 122 | 123 | ||
| 123 | .price { | 124 | .price { |
| 124 | - margin-left: 5rem; | 125 | + margin-left: 4rem; |
| 125 | 126 | ||
| 126 | div:first-child { | 127 | div:first-child { |
| 127 | display: inline-block; | 128 | display: inline-block; | ... | ... |
-
Please register or login to post a comment