mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 02:25:08 +01:00
Update MovieRow.css
This commit is contained in:
parent
272aa11878
commit
33c3e135ee
@ -62,6 +62,14 @@
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.subSvgWrapper {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 400px) {
|
||||
.movieRow {
|
||||
flex-direction: column;
|
||||
|
Loading…
Reference in New Issue
Block a user