Skip to content

Commit 1f5fcf9

Browse files
authored
Update index.html (#199)
fix phantom characters
1 parent eca4c99 commit 1f5fcf9

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
@@ -391,7 +391,7 @@ <h1 onclick="window.location='https://rerum.io'" target="_blank" class="navbar-b
391391
return false
392392
}
393393

394-
$("#a_t").css("bordnser", "none"t)
394+
$("#a_t").css("border", "none")
395395
const statusElem = $("#rerumStatus")
396396
statusElem.html("WORKING...")
397397

0 commit comments

Comments
 (0)