File tree Expand file tree Collapse file tree 4 files changed +21
-1
lines changed
Expand file tree Collapse file tree 4 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -476,6 +476,14 @@ body {
476476 vertical-align : middle;
477477}
478478
479+ .sponsor-icons .sponsor-icon .main-sponsor {
480+ width : 45% ;
481+ }
482+
483+ .sponsor-icons .sponsor-icon .secondary-sponsor {
484+ width : 25% ;
485+ }
486+
479487.sponsor-icons .sponsor-icon img {
480488 width : 80% ;
481489}
Original file line number Diff line number Diff line change 107107 padding : 5px ;
108108 }
109109
110+ .sponsor-icons .sponsor-icon .main-sponsor {
111+ width : 49% ;
112+ }
113+
114+ .sponsor-icons .sponsor-icon .secondary-sponsor {
115+ width : 40% ;
116+ }
117+
110118 .sponsor-icons .sponsor-icon .advantIcon img {
111119 width : auto;
112120 height : 90px ;
Original file line number Diff line number Diff line change @@ -135,9 +135,13 @@ <h2> Prize Distribution <br> ( 25th March ) </h2>
135135 < div class ="frame4-content ">
136136 < h1 > Sponsors </ h1 >
137137 < div class ="sponsor-icons ">
138- < div class ="sponsor-icon ">
138+ < div class ="sponsor-icon main-sponsor ">
139139 < a href ="https://fossbytes.com/ " target ="__blank "> < img src ="./images/Sponsors/fossbytes.png "> </ a >
140140 </ div >
141+ < div class ="sponsor-icon secondary-sponsor ">
142+ < a href ="https://www.licindia.in/ " target ="__blank "> < img src ="./images/Sponsors/lic.png "> </ a >
143+ </ div >
144+ < br >
141145 < div class ="sponsor-icon ">
142146 < a href ="https://www.bugsee.com/ " target ="__blank "> < img src ="./images/Sponsors/bugsee.png "> </ a >
143147 </ div >
You can’t perform that action at this time.
0 commit comments