mirror of
https://github.com/romancm/gamebrary
synced 2024-11-14 23:47:08 +00:00
Mobile alignment issue in game detail
This commit is contained in:
parent
4fb2b32d00
commit
508f08389c
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ export default {
|
|||
@import "~styles/styles.scss";
|
||||
|
||||
.review-box {
|
||||
text-align: left;
|
||||
display: grid;
|
||||
margin: 0 auto;
|
||||
grid-template-columns: 100px auto;
|
||||
|
|
Loading…
Reference in a new issue