tweak gutter width a bit
This commit is contained in:
parent
8185fe0097
commit
48f58eff1d
|
@ -812,7 +812,7 @@ blockquote { /* solo quotes */
|
|||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 955px) {
|
||||
@media screen and (max-width: 960px) {
|
||||
.span5 {
|
||||
width: 16%;
|
||||
} // tighten right gutter
|
||||
|
|
Loading…
Reference in New Issue