From dbe2fde19e313ad7f40b7df39a8adc393b09993c Mon Sep 17 00:00:00 2001 From: Kenneth Skovhede Date: Tue, 5 Apr 2016 21:08:10 +0200 Subject: [PATCH] Update _twotiles.scss --- _sass/_twotiles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/_twotiles.scss b/_sass/_twotiles.scss index 0b336b7..5b6c920 100644 --- a/_sass/_twotiles.scss +++ b/_sass/_twotiles.scss @@ -9,7 +9,7 @@ @include fill-parent; } @include media(new-breakpoint(min-width em(480) 12)) { - @include span-columns(3); + @include span-columns(4); @include omega(2n); } .entry-date {