From 091c70e735d5e4dc4ecc3614292c712d3052bfcb Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Mon, 15 May 2017 11:56:13 +0200 Subject: [PATCH] Project homepage responsive tweak Full width for latest cards --- src/styles/_project.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/styles/_project.sass b/src/styles/_project.sass index 30ab6a70..dbc117c7 100644 --- a/src/styles/_project.sass +++ b/src/styles/_project.sass @@ -1594,6 +1594,9 @@ a.learn-more cursor: pointer width: 33.3333% + +media-xs + width: 100% + &.texture, &.group_texture width: 25%