Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@
</div>
<div class="links">
<a id="artlink" class="artlink" target="_blank" href="https://www.space.com/2196-spacex-inaugural-falcon-1-rocket-lost-launch.html">
<button class="btn youBtn">View Full Article</button>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You must be using some code formatting tool and hence even for a minor CSS btn adjustment, multiple lines have been modified. For future PRs, you can try and avoid unnecessary code changes, otherwise, the PR is great. :)


<button class="btn youBtn">View Full Article</button>
</a>
<button id="vidBtn" class="btn youBtn">Watch Launch </button>
</button>
Expand Down
Loading