Commit 77ae3237 authored by shoei.kanno's avatar shoei.kanno

Merge branch '最終調整' into 'master'

ボタンの調整

See merge request !67
parents 5f73c2ba d5012da1
...@@ -1982,7 +1982,9 @@ th, td { ...@@ -1982,7 +1982,9 @@ th, td {
margin-top: 10px; margin-top: 10px;
} }
.cart-close-btn, .cartBtn { /* カート画面 */
.cart-close-btn, .cartBtn, .itemCountChange {
width: 150px; width: 150px;
height: 50px; height: 50px;
font-weight: bold; font-weight: bold;
...@@ -1998,12 +2000,12 @@ th, td { ...@@ -1998,12 +2000,12 @@ th, td {
} }
.tdCart { .tdCart {
width: 25%; width: 20%;
text-align: center; text-align: center;
} }
.thCart { .thCart {
width: 25%; width: 20%;
text-align: center; text-align: center;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment