Browse Source

minor edits

Akira Laine 9 years ago
parent
commit
7e40ef3cc0
2 changed files with 5 additions and 1 deletions
  1. 4 0
      app/client/stylesheets/app.css
  2. 1 1
      app/client/templates/home.html

+ 4 - 0
app/client/stylesheets/app.css

@@ -30,6 +30,10 @@ main p.flow-text{
     background-color: white;
 }
 
+header{
+    z-index: 2;
+}
+
 textarea{
     color: white;
 }

+ 1 - 1
app/client/templates/home.html

@@ -4,7 +4,7 @@
         {{> alerts}}
             <div class="row">
                 {{#each rooms}}
-                    <div class="col s12 m4 l2">
+                    <div class="col s6 m4 l2">
                         <div class="card hoverable">
                             <div class="card-image waves-effect waves-block waves-light">
                                 <a href=/{{type}}>