File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ class ArchiveNow extends LitElement {
74
74
< p >
75
75
When you’re done, click the
76
76
< strong
77
- class ="plausible-event-name=fake+finish+button cursor-default rounded-md bg-lime-400 px-2 py-1.5 font-normal text-white ring-1 ring-inset ring-lime-700 "
77
+ class ="plausible-event-name=fake+finish+button cursor-default rounded-md bg-lime-500 px-2 py-1.5 font-normal text-white ring-1 ring-inset ring-lime-700 "
78
78
> Finish</ strong
79
79
>
80
80
button.
@@ -89,7 +89,7 @@ class ArchiveNow extends LitElement {
89
89
< p >
90
90
Click
91
91
< strong
92
- class ="plausible-event-name=fake+finish+button cursor-default rounded-md bg-lime-400 px-2 py-1.5 font-normal text-white ring-1 ring-inset ring-lime-700 "
92
+ class ="plausible-event-name=fake+finish+button cursor-default rounded-md bg-lime-500 px-2 py-1.5 font-normal text-white ring-1 ring-inset ring-lime-700 "
93
93
> Finish</ strong
94
94
>
95
95
to finalize your archive.
You can’t perform that action at this time.
0 commit comments