Skip to content

Example 15 Style dpad - not showing correct on mobile phone #105

Answered by Nerwyn
jerxjac asked this question in Q&A
Discussion options

You must be logged in to vote

Did you include the row styles? You have to change the row numbers to match the IDs of the row elements, which can be found using browser developer tools or just guessing until the styles apply correctly. it looks like yours start on the second row so it should be:

row_styles:
  row-2:
    justify-content: center
  row-3:
    justify-content: center
  row-4:
    justify-content: center

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jerxjac
Comment options

Answer selected by jerxjac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants