diff --git a/styles/sections/_task_order.scss b/styles/sections/_task_order.scss index d0e4d873..fe43643f 100644 --- a/styles/sections/_task_order.scss +++ b/styles/sections/_task_order.scss @@ -58,13 +58,13 @@ margin-bottom: $gap * 4; } - .task-order__number { - text-align: right; - } + .task-order__number { + text-align: right; + } - .task-order__details { - max-width: 65%; - } + .task-order__details { + max-width: 65%; + } .totals-box { padding: $gap * 4;