File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 3939 color : white;
4040 }
4141
42+ /* Make Apply Now button larger and more prominent */
43+ .topnav a b {
44+ font-size : 1.1em ;
45+ font-weight : bold;
46+ }
47+
4248 /* Why Hack section styling */
4349 .content .dark .style1 .featured {
4450 background-color : # 151830 ;
5359
5460 /* Schedule tables styling */
5561 .schedule-container {
56- background-color : # 494d7b ;
62+ background-color : # 151830be ;
5763 padding : 2em ;
5864 border-radius : 8px ;
5965 margin-top : 1em ;
@@ -328,7 +334,7 @@ <h2><b>ABCD-ReproNim Hackathon 2025</b></h2>
328334
329335 < div id ="reg-link "> < a
330336 href ="https://docs.google.com/forms/d/e/1FAIpQLSeXC1A7RFEgUq4hG106cA-IaKNpsvd4P0BQ-tEwSEsyuyATPw/viewform?usp=sharing&ouid=115636153886598447704 ">
331- < b > Apply now!</ b > </ a > </ div >
337+ < b style =" font-size: 1.5em; " > Apply now!</ b > </ a > </ div >
332338
333339 < div class ="map-responsive ">
334340
You can’t perform that action at this time.
0 commit comments