Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinyi Cheng committed Dec 9, 2018
1 parent 8e4d72f commit ceaf656
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,10 @@ <h4 class="subheading">Age</h4>
</div>
<div class="row">
<div class="col">
<h4 class="subheading more">Gender</h4>
<div id="prevalence_gender_disorder_share_global" class="more"></div>
<div id="share_gender_continent" class="less"></div>
<div id="prevalence_gender_share_per_country" class="less"></div>
<h4 class="subheading more2">Gender</h4>
<div id="prevalence_gender_disorder_share_global" class="more2"></div>
<div id="share_gender_continent" class="less2"></div>
<div id="prevalence_gender_share_per_country" class="less2"></div>
<button class="square-button padding-large light-grey more2 more-button2" style="margin-top:64px">SHOW MORE</button>
<button class="square-button padding-large light-grey less2 less-button2" style="margin-top:64px">SHOW LESS</button>
</div>
Expand Down

0 comments on commit ceaf656

Please sign in to comment.