From f05bd2fdad33dbfaa9c7367e155c697aae159c62 Mon Sep 17 00:00:00 2001 From: Max Nussenbaum Date: Mon, 7 May 2018 13:50:57 -0700 Subject: [PATCH] portico: Align CTA buttons on plans page. This adjusts the spacing on the CTA buttons on the plan page so that they are all vertically aligned. --- static/styles/landing-page.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/styles/landing-page.scss b/static/styles/landing-page.scss index d7c43b2517..82abf14173 100644 --- a/static/styles/landing-page.scss +++ b/static/styles/landing-page.scss @@ -2610,7 +2610,7 @@ nav ul li.active::after { .text-content .pricing-details { padding: 15px 0px 15px 0px; - height: 20px; + height: 25px; font-weight: 400; color: #888;