python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Remove margins to get full height using Grid component in material UI
As it can be seen in this codesandbox, I can set the grid container to full height using 100vh as the height value, however the user agent seems to add a margin of 8px to the body and I haven't found ...

rfc1484
Votes: 0
Answers: 1
I am having problems with responsive design on iPhone XR (maybe any iphone)
So, I have this website: https://projeto-jogo-memoria.vercel.app/
I asked some friends to test it and one of them has an iPhone XR. According to the internet iPhone XR's screen width is 414 pixels.
If...
luan-peixoto-23
Votes: 0
Answers: 1
CSS width issue on mobile responsive
Wondering why the 2 pages, About and Contact have different width when it comes to the text.
They are both using the same style but one is narrow and one is wider. Mainly noticed this on the mobile ve...

Olajide Olaolorun
Votes: 0
Answers: 1
Why is my css grid not centring when I make my width aspect ratio smaller?
I am in the process of making my first responsive webpage. Although it is exciting, I am running into some issues. Here is the main one. As I make my aspect width smaller, my css grid becomes more and...
Max Herczeg
Votes: 0
Answers: 1