Merge branch 'mobile' of github.com:Stremio/stremio-web into media-patch

This commit is contained in:
nklhrstv 2022-06-10 19:25:29 +03:00
commit 0deaa21ca6
2 changed files with 2 additions and 2 deletions

View file

@ -191,7 +191,7 @@
height: calc(100% - 4rem);
.board-row {
padding: 2rem 1rem;
margin: 2rem 1rem;
}
.board-row-poster, .board-row-square, .continue-watching-row {

View file

@ -224,7 +224,7 @@
.search-container {
.search-content {
.search-row {
padding: 2rem 1rem;
margin: 2rem 1rem;
}
.search-row-poster, .search-row-square {