Last modified by Chris Workman on 2026/08/20 21:50

From version 71.1
edited by Chris Workman
on 2026/08/20 19:52
Change comment: There is no comment for this version
To version 74.1
edited by Chris Workman
on 2026/08/20 21:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -46,7 +46,7 @@
46 46   border-top: 1px solid var(--fd-bg-mid);
47 47   display: flex;
48 48   justify-content: center;
49 - align-items: right;
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;