From 08ebc007b41097ca4e821df37eeaa3ecf38ae6d4 Mon Sep 17 00:00:00 2001
From: benny Vasquez
Date: Tue, 22 Aug 2023 12:26:10 -0400
Subject: [PATCH] trying Matt's suggested CSS fix, and fixing the typo in the
bitly URL
---
assets/css/bundle.css | 4 ++--
layouts/members/single.html | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/assets/css/bundle.css b/assets/css/bundle.css
index 47ca577..6f757ff 100644
--- a/assets/css/bundle.css
+++ b/assets/css/bundle.css
@@ -137,8 +137,8 @@ border-bottom-color: #14598a !important;
height: 100%;
}
.al-page-index .al-index-commercial-support .al-commercial-supporter-list .al-commercial-supporter-logo {
- max-width: 220px;
- width: 100%;
+ width: 300px;
+ max-width: 100%;
}
.al-commercial-supporter-list {
margin-top: 40px;
diff --git a/layouts/members/single.html b/layouts/members/single.html
index a31bd4c..3d7955a 100644
--- a/layouts/members/single.html
+++ b/layouts/members/single.html
@@ -29,7 +29,7 @@
{{ i18n "The merit of each application will be reviewed on a case-by-case basis by the Board or by a committee appointed for this purpose, according to the" }} {{ i18n "Bylaws" }} {{ i18n "established by the Board." }}
- {{ i18n "Membership guidelines are" }} {{ i18n "available here" }}
+ {{ i18n "Membership guidelines are" }} {{ i18n "available here" }}