Skip to content

Commit 20ef1f3

Browse files
committed
fix: invalid css
1 parent 496dece commit 20ef1f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Views/errors/html/error_404.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
h1 {
2626
font-weight: lighter;
27-
letter-spacing: 0.8;
27+
letter-spacing: normal;
2828
font-size: 3rem;
2929
margin-top: 0;
3030
margin-bottom: 0;

0 commit comments

Comments
 (0)