Skip to content

Commit 7e578ed

Browse files
committed
round hrs
1 parent a05af2e commit 7e578ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/archive-now.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ class ArchiveNow extends LitElement {
377377
Download Archive (.wacz)
378378
</sl-button>
379379
380-
<hr class="my-6 border-brand-green/20" />
380+
<hr class="my-6 rounded-md border-brand-green/20" />
381381
382382
<h3 class="mb-3 text-lg font-semibold leading-none">
383383
Share your archive
@@ -415,7 +415,7 @@ class ArchiveNow extends LitElement {
415415
</li>
416416
</ol>
417417
418-
<hr class="my-6 border-brand-green/20" />
418+
<hr class="my-6 rounded-md border-brand-green/20" />
419419
420420
<div>
421421
<button

0 commit comments

Comments
 (0)