Skip to content

Commit 44d4a26

Browse files
committed
Update font style
1 parent 8fad089 commit 44d4a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h3>
7979
{{- end }}
8080
{{- if .ClientIp }}
8181
<h3>
82-
<span><b>Your IP:</b></span>{{- .ClientIp }}
82+
<span style="font-weight: 600;">Your IP:</span>{{- .ClientIp }}
8383
</h3>
8484
{{- end }}
8585
</div>

0 commit comments

Comments
 (0)