]> git.uio.no Git - u/erikhf/frm.git/blobdiff - src/components/app.html
Endrer styling, map som body-background resten kommentert ut
[u/erikhf/frm.git] / src / components / app.html
index 1be1056b61ab80b541d3b322a84ed7428f914242..23b1d5c0137493fef87e9b1ae818fcda9ac6695b 100644 (file)
@@ -1,14 +1,14 @@
-<div class="container">
+<!--<div class="container">-->
     <mou-navbar (outevent)="map.update($event)"></mou-navbar>
 
-    <div class="row">
-        <div class="col-md-8">
+   <!-- <div class="row">
+        <div class="col-md-8">-->
             <mou-map (newactive)="sidebar.update($event)" #map></mou-map>
-        </div>
+       <!-- </div>
         <div class="col-md-4">
             <mou-sidebar #sidebar></mou-sidebar>
         </div>
     </div>
-</div>
+</div-->