Skip to content

Commit

Permalink
fix arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo Jaunet committed Jul 31, 2019
1 parent 308a8e8 commit 7222b9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@ <h5> What if we Reduced the Memory of an Artificial Doom Player?</h5>

</div>
<div class="seven columns">
<div class=" nav left-card-arr button" style=""><p> <br>< </p></div>
<div class=" nav left-card-arr button" style=""><p style="padding: 13px 0px"> < </p></div>
<div index="0" class=" nav selected card button"> <p> Full Memory <br> (no reduction) </p></div>
<div index="1" class=" nav card button"><p>Random <br> Reductions</p></div>
<div index="2" class=" nav card button"><p>Top Elements <br> only</p></div>
<div index="3" class=" nav card button"><p>Selection of <br> Reductions</p></div>
<div index="4" class=" nav card button"><p>Do it <br>Yourself</p></div>
<div class=" nav right-card-arr button"><p style=""> <br>> </p></div>
<div class=" nav right-card-arr button"><p style="padding: 13px 0px;font-weight: 700"> > </p></div>
</div>
</div>

Expand Down

0 comments on commit 7222b9e

Please sign in to comment.