search icon functionality
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
|
||||
&__column-poster {
|
||||
height: 25rem;
|
||||
width: 18rem;
|
||||
width: 17.5rem;
|
||||
|
||||
}
|
||||
|
||||
&__poster {
|
||||
@@ -16,12 +17,3 @@
|
||||
div.movie:first-child {
|
||||
padding-top: 15rem;
|
||||
}
|
||||
|
||||
.even {
|
||||
background-color: $color-purple;
|
||||
}
|
||||
|
||||
.odd {
|
||||
background-color: $color-light-blue-2;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user