File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ function CareersContent() {
212212 </ Link >
213213 < Link
214214 to = "#"
215- className = "border-2 border- white text-white px-8 py-4 rounded-lg font-semibold hover:bg-white hover:text- blue-600 transition-all duration-300"
215+ className = "bg- white text-blue-600 px-8 py-4 rounded-lg font-semibold hover:bg-blue-50 transition-all duration-300 transform hover:scale-105 shadow-lg "
216216 >
217217 Learn About Our Culture
218218 </ Link >
@@ -597,7 +597,7 @@ function CareersContent() {
597597 </ Link >
598598 < Link
599599 to = "/community"
600- className = "border-2 border- white text-white px-8 py-4 rounded-lg font-semibold hover:bg-white hover:text- blue-600 transition-all duration-300"
600+ className = "bg- white text-blue-600 px-8 py-4 rounded-lg font-semibold hover:bg-blue-50 transition-all duration-300 transform hover:scale-105 shadow-lg "
601601 >
602602 Join Our Community
603603 </ Link >
You can’t perform that action at this time.
0 commit comments