Skip to content

Commit 2e84876

Browse files
Updating the pandas sprint page, moving sponsor logos to the map, and few minor changes
1 parent 7f9fcd0 commit 2e84876

File tree

15 files changed

+332
-131
lines changed

15 files changed

+332
-131
lines changed

pandas/assets/css/main.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,15 +454,20 @@ ul li {
454454
}
455455
.partner .partner-box {
456456
display: block;
457-
opacity: 0.3;
457+
opacity: 0.6;
458458
height: 150px;
459459
width: 150px;
460460
margin: 25px auto;
461461
-webkit-transition: 0.5s all linear;
462462
transition: 0.5s all linear;
463463
}
464+
.partner .partner-box-big {
465+
height: 300px !important;
466+
width: 400px !important;
467+
}
464468
.partner .partner-box:hover {
465469
opacity: 1;
470+
width: 420px !important;
466471
}
467472
.partner .partner-box-1 {
468473
background: url(../images/partner/partner-1.png) no-repeat center center/contain;
23.9 KB
Loading
1.33 KB
Loading
-5.15 KB
Binary file not shown.
-7.19 KB
Binary file not shown.
-9.88 KB
Binary file not shown.
-25.4 KB
Binary file not shown.
-8.21 KB
Binary file not shown.
-6.92 KB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)