File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1306,6 +1306,7 @@ html {
1306
1306
}
1307
1307
.company-border {
1308
1308
border-color : # 6b7280 ;
1309
+ margin-bottom : 35px ;
1309
1310
}
1310
1311
[data-theme = "dark" ] .company-border {
1311
1312
color : # ffffff ;
Original file line number Diff line number Diff line change @@ -1211,7 +1211,7 @@ function InterviewPrepContent({
1211
1211
</ Link >
1212
1212
< Link
1213
1213
to = "/community"
1214
- 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"
1214
+ className = "border-2 border-white bg -white text-blue-500 px-8 py-4 rounded-lg font-semibold hover:bg-white hover:text-blue-600 transition-all duration-300"
1215
1215
>
1216
1216
Join Community
1217
1217
</ Link >
You can’t perform that action at this time.
0 commit comments