From 50a1f5e6eaaf22659b21ef192f67bb7799f8d2c2 Mon Sep 17 00:00:00 2001 From: benny Vasquez Date: Thu, 5 Dec 2024 13:35:30 -0500 Subject: [PATCH] moving in-line CSS to the CSS file --- assets/css/bundle.css | 5 +++ layouts/aldt-2024/single.html | 75 +++++++++++++++++++++++----------------- layouts/partials/common/nav.html | 2 +- 3 files changed, 49 insertions(+), 33 deletions(-) diff --git a/assets/css/bundle.css b/assets/css/bundle.css index 55d813b..3367fa9 100644 --- a/assets/css/bundle.css +++ b/assets/css/bundle.css @@ -197,6 +197,11 @@ border-bottom-color: #14598a !important; .al-page-index .al-index-sponsors .al-backed-by-list .al-backer-logo-small { height: 100%; width: 70px; + object-fit: contain; +} + +.al-page-index .al-index-sponsors .al-backed-by-list .al-backer-logo-small img { + object-fit: contain; } /* formatting the commercial support vendors on the index page. */ diff --git a/layouts/aldt-2024/single.html b/layouts/aldt-2024/single.html index 5756f1e..0f83a5c 100644 --- a/layouts/aldt-2024/single.html +++ b/layouts/aldt-2024/single.html @@ -250,7 +250,6 @@ end thank you block--> -
Andrew Lukoshko @@ -335,25 +334,25 @@ end thank you block--> @@ -362,162 +361,174 @@ end thank you block--> diff --git a/layouts/partials/common/nav.html b/layouts/partials/common/nav.html index 332d00d..94bb8a1 100644 --- a/layouts/partials/common/nav.html +++ b/layouts/partials/common/nav.html @@ -115,7 +115,7 @@
  • - + {{ i18n "ALD Germany 2024" }}