feat. videoPlay 컴포넌트 제작
This commit is contained in:
@@ -3,4 +3,12 @@
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
body.scroll-lock {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
button,
|
||||
a {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user