From e404bbbc3d46a3e8df6f08bebacc0fd324db94c8 Mon Sep 17 00:00:00 2001 From: SylvainGuittard Date: Wed, 18 Apr 2018 16:34:02 -0400 Subject: [PATCH] CSS fix for the new homepage banner - position of the header - border radius of the button (large screens) --- web/assets/css/ezplatform-com.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/assets/css/ezplatform-com.css b/web/assets/css/ezplatform-com.css index 50acfd17..c686a150 100644 --- a/web/assets/css/ezplatform-com.css +++ b/web/assets/css/ezplatform-com.css @@ -92,7 +92,7 @@ a:visited { color: #e88501; display: inline; left: 18.5%; - top: 34.6%; + top: 25%; font-size: 2.44vw; } @@ -103,6 +103,7 @@ a:visited { font-size: 1.12vw; margin: 0; padding: 0.72vw 3vw; + border-radius: 100px; } .btn {