File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 133133 < div id ="header-content " class ="container " itemscope ="itemscope " itemtype ="http://schema.org/Event ">
134134
135135 < div class ="wow animated fadeInDown " style ="margin-top: 50px; ">
136- < img class ="home-screen-logo " src ="./static/ logos/logo-full-blue .png " style ="height: 8vh; " alt ="KJSCE CodeCell ">
136+ < img class ="home-screen-logo " src ="./static\ logos\logo_full_red .png " style ="height: 8vh; " alt ="KJSCE CodeCell ">
137137 </ div >
138138
139139
167167 < a class ="wow animated fadeInUp btn-blog blog-link btn-discord " target ="_blank " data-wow-delay ="1.5s "
168168 href ="https://discord.com/invite/UBbSuw7swW ">
169169 Discord Server
170- < img style ="margin-left: 6px; margin-right: 5px; " class ="beta " src ="./static/images/discord-logo-white.png "> </ img >
170+ < img style ="margin-left: 6px; margin-right: 5px; margin-bottom: -10px ; " class ="beta " src ="./static/images/discord-logo-white.png "> </ img >
171171 </ a >
172172 </ div >
173173 <!-- codecell blog ka button -->
174174 < div style ="margin-bottom: 30px; ">
175175 < a class ="wow animated fadeInUp btn-blog blog-link " target ="_blank " data-wow-delay ="1.5s "
176176 href ="https://blogs.kjscecodecell.com ">
177177 Codecell Blogs
178- < img class ="beta " src ="./static/images/beta-white.png "> </ img >
178+ < img style =" margin-bottom: -10px; " class ="beta " src ="./static/images/beta-white.png "> </ img >
179179 </ a >
180180 </ div >
181181
Original file line number Diff line number Diff line change @@ -845,7 +845,8 @@ only screen and (min-resolution: 2dppx) {
845845 padding-left : 20px ;
846846 border-radius : 20px ;
847847 border-color : # 003955 ;
848- padding-top : 10px ;
848+ padding-top : 5px ;
849+ padding-bottom : 5px ;
849850}
850851
851852
You can’t perform that action at this time.
0 commit comments