mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
chore: upgrade tailwindcss
up to v4
This commit is contained in:
@ -33,7 +33,7 @@ const ProjectCard = ({ project, icon }: ProjectCardProps) => {
|
||||
|
||||
<a
|
||||
href={project.url}
|
||||
className="w-[calc(100%_-_40px)]"
|
||||
className="w-[calc(100%-40px)]"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
|
Reference in New Issue
Block a user