We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c11f32 commit 2b6068eCopy full SHA for 2b6068e
Sources/Website/Components/SocialLink.swift
@@ -29,7 +29,7 @@ struct SocialLink: Component {
29
}
30
.class("flex-shrink-0")
31
32
- .class("flex items-center gap-4 p-6")
+ .class("flex items-center gap-4 px-6 py-4")
33
34
.class("bg-black border border-neutral-800 block w-full rounded-full")
35
0 commit comments