File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 132132 flex-wrap : wrap;
133133 align-items : center;
134134 justify-content : center;
135- gap : 20px ;
135+ column-gap : 20px ;
136+ row-gap : 4px ;
136137 margin-top : 20px ;
137138 background : # fff ;
138139 border-radius : 10px ;
@@ -272,7 +273,7 @@ <h3>Acknowledgements</h3>
272273 < div class ="sponsor-card "> < img src ="logo/samsung_logo.svg " alt ="Samsung "> </ div >
273274 < div class ="sponsor-card "> < img src ="logo/naver_logo.svg " alt ="Naver " style ="width:56px;height:56px; "> </ div >
274275 < div class ="sponsor-card "> < img src ="logo/intel_logo.svg " alt ="Intel " style ="width:42px;height:42px; "> </ div >
275- < div class ="sponsor-card "> < img src ="logo/postech_logo.png " alt ="POSTECH " style ="width:84px ;height:84px ; "> </ div >
276+ < div class ="sponsor-card "> < img src ="logo/postech_logo2.jpg " alt ="POSTECH " style ="width:52px ;height:52px ; "> </ div >
276277 < div class ="sponsor-card "> < img src ="logo/yonsei_logo.png " alt ="Yonsei " style ="width:38px;height:38px; "> </ div >
277278 </ div >
278279 </ main >
You can’t perform that action at this time.
0 commit comments