[장바구니] 스타일 작업#4
- 하단 체크아웃버튼 관련 오현주팀장님과 협의한대로 변경.
This commit is contained in:
@@ -135,11 +135,14 @@
|
||||
.checkoutButton {
|
||||
width: 480px;
|
||||
height: 78px;
|
||||
background-color: #c70850;
|
||||
background-color: #7a808d;
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
border-radius: 6px;
|
||||
font-size: 30px;
|
||||
font-weight: bold;
|
||||
&:focus {
|
||||
background-color: #c70850;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user