Skip to content

Commit dac1e80

Browse files
authored
Update sidebar button with .attention-blink
1 parent d559044 commit dac1e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<div class="d-flex align-items-center py-3">
7777
<!-- Sidebar toggle button -->
7878
<div>
79-
<button class="btn btn-light" data-bs-toggle="offcanvas" data-bs-target="#offcanvas">
79+
<button class="btn btn-light attention-blink" data-bs-toggle="offcanvas" data-bs-target="#offcanvas">
8080
<img src="open.svg" width="12" height="21" alt="Options">
8181
</button>
8282
</div>

0 commit comments

Comments
 (0)