mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
fix spacing
This commit is contained in:
@@ -209,7 +209,7 @@ export default function ProgramsPage({ params: { lang } }: any) {
|
||||
))}
|
||||
</Card>
|
||||
</div>
|
||||
<div className="flex flex-col gap-8">
|
||||
<div className="flex flex-col gap-8 pt-6">
|
||||
<SectionLabel label={t("common.faq")} />
|
||||
<Accordion
|
||||
className="!border-anakiwa-300"
|
||||
|
||||
@@ -442,7 +442,7 @@ export const Icons = {
|
||||
viewBox="0 0 17 16"
|
||||
fill="none"
|
||||
>
|
||||
<g clip-path="url(#clip0_7523_20424)">
|
||||
<g clipPath="url(#clip0_7523_20424)">
|
||||
<path
|
||||
fillRule="evenodd"
|
||||
clipRule="evenodd"
|
||||
|
||||
Reference in New Issue
Block a user