From 8496b18c3265b923dfa554184835f6db69eed9ab Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Wed, 19 Jun 2019 16:22:26 +0100 Subject: [PATCH] CSS tweaks --- assets/css/app.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assets/css/app.css b/assets/css/app.css index 45432e6..7deab75 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -6658,6 +6658,7 @@ a:focus { height: 123px; text-align: center; border: solid 1px #e6e5e1; + padding: 4px; background-color: #ffffff; display: block; margin-bottom: -1px; @@ -6893,6 +6894,11 @@ h5#join-us { .coop a { word-break: break-all; } + +.coop #page-banner div div { + width: 50%; +} + /* ---------------------------------------- SERVICE/TECHNOLOGY ---------------------------------------- */ .service #page-banner, .technology #page-banner {