2022.12.09 (01. bug fixed)

This commit is contained in:
2022-12-09 20:30:55 +09:00
parent ebed736c2f
commit 1ef263b440
5 changed files with 79 additions and 4 deletions

View File

@@ -752,11 +752,20 @@
}
#yommi_wrapper {
max-width: 80%;
max-width: 100%;
margin: 0 auto;
}
.container {
max-width: 85%!important;
}
#screen_movie_list {
max-width: 100%!important;
}
}
.card {
margin-bottom: 0.75rem;
}