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 {
13061306}
13071307.company-border {
13081308 border-color : # 6b7280 ;
1309+ margin-bottom : 35px ;
13091310}
13101311[data-theme = "dark" ] .company-border {
13111312 color : # ffffff ;
Original file line number Diff line number Diff line change @@ -1211,7 +1211,7 @@ function InterviewPrepContent({
12111211 </ Link >
12121212 < Link
12131213 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"
12151215 >
12161216 Join Community
12171217 </ Link >
You can’t perform that action at this time.
0 commit comments