Closed
Description
Example for the Gnosis chain General Court (after #550), the styling in light mode probably needs something like this:
ul {
padding-inline-start: 1em;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #333333;
}
Before | After |
---|---|
![]() |
![]() |
Note 1: To reproduce this, the IPFS gateway must be pointed to Cloudflare to fetch the policy.
Note 2: Dark mode is needed too.