show instructions when client cant connect

This commit is contained in:
Janis
2023-11-12 23:12:37 +01:00
parent 442e8f05e6
commit 6d7ee8905b
3 changed files with 27 additions and 1 deletions

View File

@@ -41,6 +41,14 @@ h4 {
font-size: 1.1rem;
}
h5 {
font-size: 1rem;
}
h6 {
font-size: 0.9rem;
}
// Common styles for heading elements
h1,
h2,