This commit is contained in:
mmacneil 2019-08-16 17:31:26 -03:00
parent b17873e292
commit 13ff323eb1
2 changed files with 16 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -10,12 +10,19 @@
<section class="hero is-primary">
<div class="hero-body">
<div class="container">
<h1 class="title">
Mark Macneil
</h1>
<h2 class="subtitle">
Primary subtitle
</h2>
<div class="columns is-mobile is-centered is-vcentered">
<div class="column is-half">
<figure class="image is-128x128">
<img class="is-rounded" src="https://bulma.io/images/placeholders/256x256.png">
</figure>
<!-- <h1 class="title">
Mark Macneil
</h1>
<h2 class="subtitle">
Primary subtitle
</h2> -->
</div>
</div>
</div>
</div>
</section>