Open Giftykik opened 1 year ago
the apk app cant show grid that i made in my CSS.
in my html i use div id="myid" in css
display: grid; } in browser firefox all work on android i got nothing
can you please help me with this problem
Did you link the css file in the HTML?
Yes I do I had testing it with link and with inner
the apk app cant show grid that i made in my CSS.
in my html i use div id="myid" in css
myid{
display: grid; } in browser firefox all work on android i got nothing
can you please help me with this problem