Skip to content

Commit b75d3f3

Browse files
committed
Minor fix
1 parent a5606be commit b75d3f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h1>micro-ROS</h1>
3939
<div class="container">
4040
<div class="row">
4141
<div class="col-md-12 text-center">
42-
<img style="max-width: 28vw;;" src="img/micro-ROS_big_logo.png" alt="micro-ROS" class="img-responsive center-block">
42+
<img style="max-width: 50%;" src="img/micro-ROS_big_logo.png" alt="micro-ROS" class="img-responsive center-block">
4343
</div>
4444
<div class="col-md-12 text-center">
4545
<h2 class="header-light regular-pad" style="line-height: 1.3;">micro-ROS puts ROS 2 onto microcontrollers</h2>
@@ -118,7 +118,7 @@ <h3 class="text-center"><i class="fa fa-pencil" aria-hidden="true" style="font-s
118118
<h3 class="text-center"><i class="fa fa-cog" aria-hidden="true" style="font-size:180%;">&nbsp;</i>Commercial support</h3>
119119
<p style="text-align:justify;"><a href="https://www.eprosima.com">eProsima</a> provides <a href="https://www.eprosima.com/index.php/services-all">commercial support</a> to boost micro-ROS projects:</p>
120120
<ul id="feature_list">
121-
<li>Port micro-ROS to your platform (HW, RTOS, transport).</li>
121+
<li>Port micro-ROS to your platform (HW, RTOS, transport)</li>
122122
<li>Efficient & reliable communication layer between μC and DDS Data Space (ROS 2)</li>
123123
<li>Customized features development</li>
124124
<li>Architectural studies</li>

0 commit comments

Comments
 (0)