Hello.
I added this code to my website https://yourcollegeblog.com/
.x-main.left {
padding-right: 125px;
}
Because I like the white space here:
However, on mobile, the code adds way too much white space.
Is there a way I can apply this code only to desktop viewers?
Thanks!