Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit e93d9a2

Browse files
authored
Update notification.html
1 parent a01ceff commit e93d9a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_includes/notification.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<div class="notification">
22
<p style="display: inline-flex; align-items: center; gap: 4px; margin-block-end: 0;"><svg viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path d="M8 1.5c-2.363 0-4 1.69-4 3.75 0 .984.424 1.625.984 2.304l.214.253c.223.264.47.556.673.848.284.411.537.896.621 1.49a.75.75 0 0 1-1.484.211c-.04-.282-.163-.547-.37-.847a8.456 8.456 0 0 0-.542-.68c-.084-.1-.173-.205-.268-.32C3.201 7.75 2.5 6.766 2.5 5.25 2.5 2.31 4.863 0 8 0s5.5 2.31 5.5 5.25c0 1.516-.701 2.5-1.328 3.259-.095.115-.184.22-.268.319-.207.245-.383.453-.541.681-.208.3-.33.565-.37.847a.751.751 0 0 1-1.485-.212c.084-.593.337-1.078.621-1.489.203-.292.45-.584.673-.848.075-.088.147-.173.213-.253.561-.679.985-1.32.985-2.304 0-2.06-1.637-3.75-4-3.75ZM5.75 12h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1 0-1.5ZM6 15.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75Z"></path></svg><b>TIP</b></p>
3-
<p style="text-wrap: balance;">You should probably consider using <a href="https://github.com/andreruffert/range-slider-element">range-slider-element</a>. A modern, lightweight and accessible rewrite with no dependencies.
4-
</p>
3+
<p style="text-wrap: balance;">You should probably consider using <a href="https://github.com/andreruffert/range-slider-element">range-slider-element</a>. A modern, lightweight and accessible rewrite with no dependencies.</p>
54
</div>

0 commit comments

Comments
 (0)