changin höögli to green
This commit is contained in:
@@ -223,7 +223,7 @@
|
|||||||
let stepElement = document.getElementById(stepId);
|
let stepElement = document.getElementById(stepId);
|
||||||
if (stepElement) {
|
if (stepElement) {
|
||||||
stepElement.innerHTML = `
|
stepElement.innerHTML = `
|
||||||
<span class="text-success fw-bold">✔</span>
|
<span class="text-success fw-bold">✅</span>
|
||||||
<span>${steps[index]}</span>
|
<span>${steps[index]}</span>
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user