fix white gap between films in mobile mode
This commit is contained in:
@@ -193,10 +193,6 @@ main {
|
||||
box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.5);
|
||||
}
|
||||
|
||||
.film:nth-child(even) {
|
||||
|
||||
}
|
||||
|
||||
.film * {
|
||||
transform: translate(0px, 0px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user