[배경 opacity]
- 라이브 영상이 안보이는 문제가있어 0.5로 수정.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
height: 100%;
|
||||
background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 50%, #1a1a1a 100%);
|
||||
z-index: 2;
|
||||
opacity: 1;
|
||||
opacity: 0.5;
|
||||
transition: opacity 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user