Selaa lähdekoodia

Small CSS edit

It goes to the edge of the website. Looks ugly.
Johand 9 vuotta sitten
vanhempi
sitoutus
93bac3b289
3 muutettua tiedostoa jossa 7 lisäystä ja 2 poistoa
  1. 5 0
      app/client/app.css
  2. 1 1
      app/client/templates/project.html
  3. 1 1
      app/client/templates/team.html

+ 5 - 0
app/client/app.css

@@ -1019,3 +1019,8 @@ nav form input[type="image"]{
 .modal-trigger{
     margin-left: 10px;
 }
+
+.content-box{
+    margin-left: 30px;
+    margin-right: 30px;
+}

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

@@ -1,6 +1,6 @@
 <template name="project">
     {{> header}}
-    <main>
+    <main class="content-box">
         <h3 class="black-text thin">The Project</h3>
         <hr>
         <h4 class="thin">What is Musare?</h4>

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

@@ -1,6 +1,6 @@
 <template name="team">
     {{> header}}
-    <main>
+    <main class="content-box">
         <h3 class="black-text thin">The Team</h3>
         <ul class="collection">
             <li class="collection-item avatar">