[영상 스타일 수정]
- 노출 이상부분 수정과 버튼 위치 및 프로그레스바 위치변경.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
.container {
|
||||
position: fixed;
|
||||
bottom: 40px;
|
||||
bottom: 30px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
z-index: 5;
|
||||
@@ -14,7 +14,7 @@
|
||||
max-width: 455px;
|
||||
height: 92px;
|
||||
padding: 10px 10px 10px 10px;
|
||||
margin-bottom: 50px;
|
||||
margin-bottom: 10px;
|
||||
background: rgba(0, 0, 0, 0.3);
|
||||
border: 1px solid rgba(234, 234, 234, 0.3);
|
||||
border-radius: 100px;
|
||||
|
||||
Reference in New Issue
Block a user