Skip to content

Commit

Permalink
change h1 to h2
Browse files Browse the repository at this point in the history
h1 is smaller than h2 for some reason
  • Loading branch information
maryaB-osr authored Jan 30, 2020
1 parent 0abc9cc commit c5e2011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</div>
<hr>
<div class="row">
<h1 class="page-heading">Welcome to ROS Index</h1>
<h2>Welcome to ROS Index</h2>
<p>
ROS Index is the entry point for searching ROS and ROS 2 resources, including packages, repositories, system dependencies and documentation.
</p>
Expand Down

0 comments on commit c5e2011

Please sign in to comment.