diff --git a/assets/css/bundle.css b/assets/css/bundle.css index 02c95d7..be06ea5 100644 --- a/assets/css/bundle.css +++ b/assets/css/bundle.css @@ -121,6 +121,7 @@ border-bottom-color: #14598a !important; font-size: 32px; } +/* formatting the underline at the top of the backed by list' */ .al-page-index .al-index-backed-by h2.border-bottom { border-bottom-color: #14598a !important; } @@ -142,7 +143,9 @@ border-bottom-color: #14598a !important; height: 100%; width: 120px; } - +.al-page-index .al-index-backed-by .al-backed-by-list { + justify-content: center; +} /* formatting the sponsors on the event pages. */ .al-page-index .al-index-sponsors .al-backed-by-list { justify-content: center; @@ -185,8 +188,6 @@ border-bottom-color: #14598a !important; margin-top: 40px; } - - /* formatting the used by logos on the home page. */ .al-page-index .al-index-used-by .al-used-by-list { justify-content: space-between; @@ -202,6 +203,15 @@ border-bottom-color: #14598a !important; height: 100%; width: 120px; } +.al-page-index .al-index-used-by h4.border-bottom { + border-bottom-color: #14598a !important; +} +.al-used-by-list a{ + margin-top: 3rem !important; +} +.al-page-index .al-index-used-by .al-used-by-list { + justify-content: center; +} /* end formatting the used by logos on the home page. */ diff --git a/layouts/index.html b/layouts/index.html index d20c75c..07f36ad 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -44,9 +44,6 @@ .row > * { margin-top: 20px; } -.al-page-index .al-index-backed-by .al-backed-by-list { - justify-content: center; -} @media (min-width: 768px) { .row-cols-md-6 > * { flex: 0 0 auto; @@ -99,16 +96,29 @@
-

+

{{ i18n "Trusted by" }} -

- +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
@@ -559,6 +569,7 @@

Minimize your risk while getting the most out of your AlmaLinux systems

+
diff --git a/static/usedby/inmotion.svg b/static/usedby/inmotion.svg deleted file mode 100644 index 21819de..0000000 --- a/static/usedby/inmotion.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file