Jump to content

How do I reduce borders on mobile?

Recommended Posts

Hi I have CSS on my Brine site to increase the border width as I like chunky borders.  However the borders are too big for mobile.  Is there a way to reduce them for mobile only?

The code I'm using is :

#grid {
  margin-right:50px; 
 }
 #grid .item {
   box-sizing:border-box;
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   border-top:50px solid #fff;
   border-left:51px solid #fff;
 }

 

mylesformby.com

Link to comment
  • Replies 1
  • Views 531
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.