From 117fe7313362a3688637700fabe2982d6ab2bf59 Mon Sep 17 00:00:00 2001 From: Patrick Smith Date: Sun, 13 Jan 2019 15:20:05 -0500 Subject: [PATCH] Add a bit of responsiveness --- styles/sections/_task_order.scss | 8 ++++++++ templates/task_orders/new/get_started.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/styles/sections/_task_order.scss b/styles/sections/_task_order.scss index f4d3141c..9527ad45 100644 --- a/styles/sections/_task_order.scss +++ b/styles/sections/_task_order.scss @@ -19,6 +19,14 @@ @include icon-size(48); } + .task-order-needs { + .task-order-needs__list { + @include media($large-screen) { + @include grid-row; + } + } + } + .task-order-get-started__actions { .task-order-get-started__button-row { position: relative; diff --git a/templates/task_orders/new/get_started.html b/templates/task_orders/new/get_started.html index 46be8a89..15418505 100644 --- a/templates/task_orders/new/get_started.html +++ b/templates/task_orders/new/get_started.html @@ -34,7 +34,7 @@

You'll need help getting a task order

-
+
{{ Help( name="Development Lead", icon_name="computer",