Skip to content

Commit d8ca8ee

Browse files
committed
changed logo size in home
1 parent 013ea10 commit d8ca8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/offspot_demo/multi-proxy/gen-server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def from_line(cls, text: str):
168168
</head>
169169
<body>
170170
<div class="container">
171-
<header><img src="https://raw.githubusercontent.com/offspot/offspot-config/main/src/offspot_config/branding/horizontal-logo-light.png" style="width: 22rem; height: 4rem" /></header>
171+
<header><img src="https://raw.githubusercontent.com/offspot/offspot-config/main/src/offspot_config/branding/horizontal-logo-light.png" style="height: 4rem" /></header>
172172
<hr />
173173
<section>
174174
<p>The following links replicates what Hotspot users would be faced with once they've connected to a running <strong><a href="https://kiwix.org/en/wifi-hotspot/">Kiwix Hotspot</a></strong> network running the macthing pre-packaged image.</p>

0 commit comments

Comments
 (0)