@Voldemort-07Submitted over 1 year ago
Hello, one of the most difficult issues while creating the project was exactly centering and padding, but I tried to do my best.
Hello, one of the most difficult issues while creating the project was exactly centering and padding, but I tried to do my best.
very nice... what do you think about put your div class .qr inside a container and apply: display: flex; align-items: center; justify-content: center; width: 100% height: 100vh;
the responsive design was the hardest part.
very nice... what do you think about using on container width:100%, height:100vh and remove left and border-radius?