now i'm just fixing other things :)

This commit is contained in:
Scott O'Hara 2013-09-15 22:07:16 -04:00
parent ee7d9cce3b
commit 94493c97ab
3 changed files with 10 additions and 5 deletions

View file

@ -24,11 +24,14 @@
&.int-Gall{
li{
border:1px solid #ccc;
margin:0 .5% 12px;
width:24%;
@media (max-device-width:480px), screen and (max-width:800px){
width:49%
}
}
a{padding:0;}
}
}