Showing
2 changed files
with
8 additions
and
1 deletions
@@ -19,6 +19,8 @@ | @@ -19,6 +19,8 @@ | ||
19 | 19 | ||
20 | .shop-tab-nav { | 20 | .shop-tab-nav { |
21 | color: #dededf; | 21 | color: #dededf; |
22 | + width: 50%; | ||
23 | + text-align: center; | ||
22 | 24 | ||
23 | &.active { | 25 | &.active { |
24 | color: #434241; | 26 | color: #434241; |
@@ -27,4 +29,4 @@ | @@ -27,4 +29,4 @@ | ||
27 | a { | 29 | a { |
28 | color: inherit; | 30 | color: inherit; |
29 | } | 31 | } |
30 | -} | ||
32 | +} |
-
Please register or login to post a comment