even simpler, better spacing at top
This commit is contained in:
@@ -33,12 +33,12 @@
|
|||||||
<body class="center">
|
<body class="center">
|
||||||
<header class="mt4 m2 clearfix">
|
<header class="mt4 m2 clearfix">
|
||||||
|
|
||||||
<img style="margin-bottom: 1em; border-radius: 20%" src="https://www.gravatar.com/avatar/fe783e04644862c30823614f31b9a996/?s=360" />
|
<img style="margin-bottom: .8em; border-radius: 20%" src="https://www.gravatar.com/avatar/fe783e04644862c30823614f31b9a996/?s=360" />
|
||||||
|
|
||||||
<div class="h0 bold" style="line-height: 1.2em">
|
<div class="h0 bold" style="line-height: 1.2em">
|
||||||
<a id="title" href="/" style="text-decoration: none; color: inherit;">Zev Averbach</a>
|
<a id="title" href="/" style="text-decoration: none; color: inherit;">Zev Averbach</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="h2">
|
<div class="h2 mb2">
|
||||||
Full Stack Developer
|
Full Stack Developer
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -104,10 +104,6 @@
|
|||||||
<div id='content' style="margin: 0 auto">
|
<div id='content' style="margin: 0 auto">
|
||||||
|
|
||||||
|
|
||||||
<p class="mx2 ml2 " >
|
|
||||||
I'm a full stack web developer living in Burlington, Vermont.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p class="mx2 ml2 " >
|
<p class="mx2 ml2 " >
|
||||||
I love to help forward-looking businesses solve their worst headaches.
|
I love to help forward-looking businesses solve their worst headaches.
|
||||||
<a href="/projects">Here are a few projects</a> I've completed to that effect.
|
<a href="/projects">Here are a few projects</a> I've completed to that effect.
|
||||||
|
|||||||
@@ -33,12 +33,12 @@
|
|||||||
<body class="center">
|
<body class="center">
|
||||||
<header class="mt4 m2 clearfix">
|
<header class="mt4 m2 clearfix">
|
||||||
|
|
||||||
<img style="margin-bottom: 1em; border-radius: 20%" src="https://www.gravatar.com/avatar/fe783e04644862c30823614f31b9a996/?s=360" />
|
<img style="margin-bottom: .8em; border-radius: 20%" src="https://www.gravatar.com/avatar/fe783e04644862c30823614f31b9a996/?s=360" />
|
||||||
|
|
||||||
<div class="h0 bold" style="line-height: 1.2em">
|
<div class="h0 bold" style="line-height: 1.2em">
|
||||||
<a id="title" href="/" style="text-decoration: none; color: inherit;">Zev Averbach</a>
|
<a id="title" href="/" style="text-decoration: none; color: inherit;">Zev Averbach</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="h2">
|
<div class="h2 mb2">
|
||||||
Full Stack Developer
|
Full Stack Developer
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user