summary refs log tree commit diff
path: root/bahnhofshalle/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'bahnhofshalle/index.html')
-rw-r--r--bahnhofshalle/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/bahnhofshalle/index.html b/bahnhofshalle/index.html
index 3b5e85c..cd2d85c 100644
--- a/bahnhofshalle/index.html
+++ b/bahnhofshalle/index.html
@@ -10,8 +10,10 @@
   </head>
   <body>
     <header>
-      <img src="openlab-logo.png" id="openlab-logo">
-      <div id="heading">
+      <div class="fixed-height">
+        <img src="openlab-logo.png" id="openlab-logo">
+      </div>
+      <div class="heading">
         <h1>flipdot-gschichtler</h1>
       </div>
     </header>