Skip to content

Commit

Permalink
mobile viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
steskelt committed Mar 19, 2024
1 parent 6d45d77 commit 408846e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions _includes/influencerlink.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<h1 class="display-6 fw-bold text-center mt-4">Which Trades Made Money?</h1>
<div class="mx-auto mb-5 mt-2">
<a href="/rankings" class="btn btn-primary btn-lg" role="button" style="--bs-btn-font-size:28px">See the Trade Audit Influencer Rankings</a>
</div>
2 changes: 0 additions & 2 deletions _pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,4 @@ <h4 class="mb-3">Import Recommendations Made on Social Media,<br>and Track Trade
{% endfor %}
</div>

<h1 class="display-6 fw-bold text-center mt-4">Which Trades Made Money?</h1>

{% include influencerlink.html %}
2 changes: 1 addition & 1 deletion assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ article.facts section {
border-radius: 10px;
padding: 24px 16px 12px 16px;
margin-bottom: 10px;
background-color: lightgrey;
background-color: antiquewhite;
}

0 comments on commit 408846e

Please sign in to comment.