Artificer Different View Port - Full Screen Adjustment's

Hi Everyone;

I've made some adjustments to the full-screen view, in particular, the left and right borders.

@media (min-width: 1024px) {

.lg\:px-6 {

  1. padding-left: 0.5rem; (This was 1.5 before)
  2. padding-right: 0.5rem; (This was 1.5 before)

}

}

___________________________________________________

The above is done only for 1024px view-port.

How do I do it for all the view-ports?

image_transcoder.php?o=sys_images_editor&h=2359&dpx=2&t=1732111951

  • 3020
  • More
Replies (3)
    Login or Join to comment.