minor color changes
[josuexyz/.git] / views / index.ejs
index 364441d6ed88fcfacf5688410c3c926a3ea08333..270d705ee3e4d64af55784048527ea14bc13d3a7 100644 (file)
 
 
     <!-- Hero -->
-    <section class="hero">
+    <section class="hero is-primary is-medium">
       <div class="hero-body">
         <div class="container">
-          <h1 class="title is-6"><%= title %></h1>
-          <h2 class="subtitle is-2"></h2>
+          <h1 class="title is-2"><%= title %></h1>
+          <h2 class="subtitle is-6">Code lover, Network Engineer, Maker.</h2>
         </div>
       </div>
     </section>