Matching page headings

This commit is contained in:
DeionSi 2023-01-12 23:03:11 +01:00
parent 0d8a13a99a
commit 47138e6930
1 changed files with 2 additions and 2 deletions

View File

@ -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">