adjust
authorSarah Conway <sarah.conway@crunchydata.com>
Tue, 18 Sep 2018 23:31:10 +0000 (16:31 -0700)
committerSarah Conway <sarah.conway@crunchydata.com>
Tue, 18 Sep 2018 23:31:10 +0000 (16:31 -0700)
templates/base.html
templates/index_base.html

index 6566294a5580baeca8f9c94adcbffd418e91164f..148015d13affd05fc692027b0bcd064b02d80901 100644 (file)
            <div class="container" id="main">
 
              <div class="row">
-               <div class="col-lg-10">
+               <div class="col">
                {%block content%}{%endblock%}
            </div>
                </div>
-               
+
       </div>
 
            <!-- Footer -->
            <footer>
                <p>
-                   <a href="https://www.facebook.com/PostgresOpen" class="fab fa-facebook"></a> <a href="https://twitter.com/postgresopen" class="fab fa-twitter-square"></a> | <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a> | © 2018 PostgreSQL Down Under Inc.
+                   <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a> | © 2018 PostgreSQL Down Under Inc.
          </p>
       </footer>
 
index 1478d109124689b4fb5722253816b7f774b6c88b..e64dda22b14dd64d661e148a9a59d26734aa80c0 100644 (file)
@@ -54,7 +54,7 @@
        <!-- Footer -->
        <footer>
            <p>
-               <a href="https://www.facebook.com/PostgresOpen" class="fab fa-facebook"></a> <a href="https://twitter.com/postgresopen" class="fab fa-twitter-square"></a> | <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a> | © 2018 PostgreSQL Down Under Inc.
+             <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a> | © 2018 PostgreSQL Down Under Inc.
            </p>
     </footer>