minor title change
authorOscar J. Rodriguez B <josuer08@gmail.com>
Fri, 6 Mar 2020 21:01:10 +0000 (16:01 -0500)
committerOscar J. Rodriguez B <josuer08@gmail.com>
Fri, 6 Mar 2020 21:01:10 +0000 (16:01 -0500)
views/index.ejs

index 1aef4f444dea0a19914641cc4bd9dc0d2c09cb65..364441d6ed88fcfacf5688410c3c926a3ea08333 100644 (file)
@@ -25,7 +25,8 @@
     <section class="hero">
       <div class="hero-body">
         <div class="container">
-          <h1><%= title %></h1>
+          <h1 class="title is-6"><%= title %></h1>
+          <h2 class="subtitle is-2"></h2>
         </div>
       </div>
     </section>