Matching page headings
This commit is contained in:
parent
0d8a13a99a
commit
47138e6930
|
@ -60,7 +60,7 @@
|
|||
<!-- Firmware details -->
|
||||
<section id="details" class="wrapper style1-alt" style="height: 100vh;">
|
||||
<div class="inner">
|
||||
<h1>Firmware Notes</h1>
|
||||
<h2>Firmware Notes</h2>
|
||||
|
||||
<div class="features major" >
|
||||
<h2><div id="detailsHeading" style="padding-left: 0.55em;" ></div></h2>
|
||||
|
@ -77,7 +77,7 @@
|
|||
<!-- Choose Port -->
|
||||
<section id="port" class="wrapper style2" style="height: 100vh;">
|
||||
<div class="inner">
|
||||
<h1>Select Serial Port</h1>
|
||||
<h2>Select Serial Port</h2>
|
||||
<p>Available Ports:
|
||||
<select name="ports" class="select" id="portsSelect" size="10" width="20"></select>
|
||||
<ul class="actions">
|
||||
|
|
Loading…
Reference in New Issue