Changes for page FirstDigital Products Home Page:
Last modified by Chris Workman on 2026/08/20 21:50
From version 72.1
edited by Chris Workman
on 2026/08/20 19:53
on 2026/08/20 19:53
Change comment:
There is no comment for this version
To version 74.1
edited by Chris Workman
on 2026/08/20 21:29
on 2026/08/20 21:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -45,8 +45,8 @@ 45 45 padding-top: 18px; 46 46 border-top: 1px solid var(--fd-bg-mid); 47 47 display: flex; 48 - justify-content: right;49 - align-items: right;48 + justify-content: center; 49 + align-items: center; 50 50 flex-wrap: wrap; 51 51 gap: 14px; 52 52 font-size: 13px; ... ... @@ -231,7 +231,7 @@ 231 231 .fd-home footer{ 232 232 max-width:var(--fd-max-w); 233 233 margin:0 auto; 234 - padding: 32px 32px 48px;234 + padding:56px 32px 48px; 235 235 display:flex; 236 236 align-items:center; 237 237 gap:12px;