fix(temp?): dont add relative for no reason (hopefully)
This commit is contained in:
parent
71a902a939
commit
8b68c8514b
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||||
el.classList.add(
|
el.classList.add(
|
||||||
"border-2",
|
"border-2",
|
||||||
"border-yellow-500",
|
"border-yellow-500",
|
||||||
"relative",
|
|
||||||
"highlighted",
|
"highlighted",
|
||||||
"p-2",
|
"p-2",
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue