From 6f5d0b7ff8bcb91d435c157db1f524dc217e2f6b Mon Sep 17 00:00:00 2001
From: Igor Biki <ibiki@uwaterloo.ca>
Date: Mon, 17 May 2021 09:39:56 -0400
Subject: [PATCH] ISTWCMS-4818 Adding updated styles.css file to branch
 (generated).

---
 css/styles.css | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/css/styles.css b/css/styles.css
index b251904a..94864b08 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -2952,6 +2952,15 @@ svg:not(:root) {
   width: auto;
 }
 
+.ofis-header {
+  display: flex;
+  gap: 1rem;
+}
+.ofis-header .ofis-picture {
+  max-width: 144px;
+  width: auto;
+}
+
 .l-section {
   margin-bottom: 2.5rem;
 }
-- 
GitLab