Changes for page FirstDigital Products Home Page:
Last modified by Chris Workman on 2026/08/20 21:50
From version 50.1
edited by Chris Workman
on 2026/07/27 20:20
on 2026/07/27 20:20
Change comment:
There is no comment for this version
To version 51.1
edited by Chris Workman
on 2026/08/10 16:20
on 2026/08/10 16:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,5 @@ 1 1 {{html clean="false"}} 2 +LANDING PAGE TEST 2 2 <!-- 3 3 ============================================================ 4 4 FirstDigital - Learning Center Menu (XWiki fragment) ... ... @@ -195,8 +195,10 @@ 195 195 position: relative; 196 196 height: 132px; 197 197 background: var(--fd-bg-light); 198 - overflow: hidden; 199 199 flex: 0 0 auto; 200 + /* no overflow:hidden here - the logo badge overhangs the bottom 201 + edge on purpose. The photo is already clipped by object-fit, 202 + and .fdm-card's own overflow:hidden keeps the rounded corners. */ 200 200 } 201 201 202 202 .fdm-media img {