Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
butter-studio
3108f2a63bc322fba223767dfe3bf01cfb16d516
3108f2a63bc322fba223767dfe3bf01cfb16d516
Switch branch/tag
butter-studio
client
src
components
MovieComming
movieComming.module.scss
Find file
Normal view
History
Permalink
movieComming.module.scss
67 Bytes
Edit
Web IDE
Newer
Older
movieList-css
Jiwon Yoon
committed
Jul 07, 2021
1
2
3
4
5
6
.poster
{
opacity
:
1
;
&
:hover
{
opacity
:
0
.3
;
}
}