We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fad089 commit 44d4a26Copy full SHA for 44d4a26
www/error.html
@@ -79,7 +79,7 @@ <h3>
79
{{- end }}
80
{{- if .ClientIp }}
81
<h3>
82
- <span><b>Your IP:</b></span>{{- .ClientIp }}
+ <span style="font-weight: 600;">Your IP:</span>{{- .ClientIp }}
83
</h3>
84
85
</div>
0 commit comments