Skip to content

Commit

Permalink
commit4
Browse files Browse the repository at this point in the history
  • Loading branch information
anmol-dash committed Apr 5, 2024
1 parent 4a4d3ee commit b93af0a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions competitiontracks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@

body {
font-family: "Lato", serif;
min-height: 100vh;
min-height: 500vh;
display: flex;
justify-content: center;
}
Expand All @@ -178,7 +178,7 @@

body {
font-family: "Lato", serif;
min-height: 100vh;
min-height: 2cm;
display: flex;
justify-content: center;
}
Expand Down Expand Up @@ -258,7 +258,6 @@
box-shadow: 0 3px 6px 1px rgba(0,0,0,0.16);
padding: 30px;

height: auto;
opacity: 1;
transform: scale(1,1);

Expand Down Expand Up @@ -344,13 +343,13 @@ <h1>Competition Tracks</h1>

<div class="accordion-child">
<ul>
<li>Poor renewable energy grid stability </li>
<li>Transportation with net-zero carbon emissions</li>
<li>Inadequate energy storage &#x26; transportation (particularly solar energy)</li>
<li>Insufficient electric vehicle charging infrastructure</li>
<li>Unequal energy transition for low-income communities</li>
<li>Lack of renewable energy infrastructure</li>
<li>Electric vehicle long-distance range anxiety</li>

<li>Excessive waste</li>
<li>Landfills (lack of proper on-site waste management); leakage</li>
<li>Profit-based regulations</li>
<li>Mislabeling of “green” technologies</li>
<li>Toxic waste</li>
<li>Contamination & improper recycling</li>
</ul>
</div>

Expand Down
2 changes: 1 addition & 1 deletion eligibility/index.html

Large diffs are not rendered by default.

0 comments on commit b93af0a

Please sign in to comment.