Skip to content

Commit d384f41

Browse files
committed
cosmetic fixes
1 parent 54c2635 commit d384f41

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

instructions/index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,10 @@
225225
margin-bottom: 0;
226226
}
227227

228+
.section ul {
229+
padding-top: 10px;
230+
}
231+
228232
.prerequisites {
229233
background: #e8f5e8;
230234
border: 1px solid #c3e6c3;
@@ -543,17 +547,17 @@ <h3>Verify the Change</h3>
543547

544548
<div class="section instructions-content" id="repeater-instructions">
545549
<h2>📡 Repeater Device Instructions</h2>
546-
<p>Repeater devices require a temporary firmware change to import keys. Follow these steps:</p>
547-
548550
<div class="warning">
549551
<strong>⚠️ Important:</strong> You must temporarily flash companion firmware to import keys on repeater devices.
550552
</div>
551553

554+
<p>Follow these steps:</p>
555+
552556
<div class="step">
553557
<div class="step-number">1</div>
554558
<div class="step-content">
555-
<h3>Prepare for Firmware Flash</h3>
556-
<p>Connect your repeater device to your computer using a USB-C cable. You'll need to temporarily flash it with companion firmware.</p>
559+
<h3>Connect Your Device</h3>
560+
<p>Connect your repeater device to your computer using a USB-C cable.</p>
557561
</div>
558562
</div>
559563

0 commit comments

Comments
 (0)