Give section badge pills a rhomboid shape
This commit is contained in:
@@ -37,7 +37,7 @@ export default async function ProjectsPage({
|
||||
|
||||
<div className="relative mx-auto w-full max-w-7xl px-6 lg:px-8">
|
||||
<div className="mx-auto max-w-3xl text-center">
|
||||
<span className="mb-6 inline-flex items-center gap-2 rounded-full border border-purple-400/30 bg-purple-500/10 px-3.5 py-1.5 font-mono text-xs tracking-tight text-purple-300 backdrop-blur-md">
|
||||
<span className="mb-6 inline-flex items-center gap-2 rhomboid px-5 py-1.5 font-mono text-xs tracking-tight text-purple-300">
|
||||
{t.badge}
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user