mirror of
https://github.com/len0rd/personal-website.git
synced 2025-11-06 11:22:18 -05:00
small adjustments and changes to visuals
This commit is contained in:
parent
5abcc940ce
commit
3c6c9bbb50
7 changed files with 19 additions and 42 deletions
|
|
@ -5,17 +5,15 @@
|
|||
<%- include('../partials/include') %>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="d-flex flex-column min-vh-100">
|
||||
<header>
|
||||
<%- include('../partials/nav') %>
|
||||
</header>
|
||||
|
||||
<div class="container-cenMain">
|
||||
<div class="cenMain">
|
||||
<div class="container mt-5 topMargin">
|
||||
<h1>Contact me</h1>
|
||||
<p>Questions? Comments? Spam?. Please email me with the below address:</p>
|
||||
<h2>len0rd"AT"fastmail.co.uk</h2>
|
||||
</div>
|
||||
<p>Questions? Comments? Spam? Please email me with the below address:</p>
|
||||
<h4>len0rd"AT"fastmail.co.uk</h4>
|
||||
</div>
|
||||
|
||||
<%- include('../partials/footer') %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue