aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 13:29:26 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 13:29:26 +0200
commit847d17c41d96722ce1bada22274ce0da1669e127 (patch)
treeaab691c71096cce13e59830d0b9cfbbde83ac089 /html
parentindex.html: get rid of stupid # <a>nchors (diff)
downloadlinux-status-847d17c41d96722ce1bada22274ce0da1669e127.tar.gz
linux-status-847d17c41d96722ce1bada22274ce0da1669e127.zip
index.html: hostname header too large on mobile
Diffstat (limited to 'html')
-rw-r--r--html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html
index 3ba167a..e3ac8b3 100644
--- a/html/index.html
+++ b/html/index.html
@@ -12,7 +12,7 @@
<div class="col">
<div style="display: flex; justify-content: space-between; align-items: center; gap: .5em;">
<div>
- <h1 id="hostname">-</h1>
+ <h1 class="h2" id="hostname">-</h1>
<p class="mb-0 small">refreshed every <span id="status_refresh_interval">-</span> seconds</p>
</div>
<div class="btn-group" role="group" id="power_buttons">