Add email info
parent
c2568757bc
commit
d706f65520
|
@ -13,6 +13,11 @@
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tiny {
|
||||||
|
font-size: 10pt;
|
||||||
|
margin-top: 40;
|
||||||
|
}
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 14pt;
|
font-size: 14pt;
|
||||||
|
|
|
@ -27,6 +27,7 @@
|
||||||
</nav>
|
</nav>
|
||||||
<div id="content" class="text">
|
<div id="content" class="text">
|
||||||
<p>Dedicated problem solver and developer, looking for interesting challenges to tackle.</p>
|
<p>Dedicated problem solver and developer, looking for interesting challenges to tackle.</p>
|
||||||
|
<p class="tiny">if you need to contact me, my email is</br>me [at] matthewess [dot] xyz</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue