fixed headers
This commit is contained in:
parent
2b3436c11d
commit
821ad4eeb2
11 changed files with 214 additions and 55 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>Contact | dendroalsia</title>
|
||||
<title>Contact | Dendroalsia</title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="description" content="I'd love to hear from you">
|
||||
<meta name="generator" content="Hugo 0.121.1">
|
||||
|
@ -54,13 +54,14 @@
|
|||
|
||||
|
||||
|
||||
<header>
|
||||
<div class="bg-black">
|
||||
|
||||
<header class="cover bg-top" style="background-image: url('https://dendroalsia.net/images/sunrise_squished.svg');">
|
||||
<div class="bg-black-60">
|
||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||
<div class="flex-l justify-between items-center center">
|
||||
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
|
||||
|
||||
dendroalsia
|
||||
Dendroalsia
|
||||
|
||||
</a>
|
||||
<div class="flex-l items-center">
|
||||
|
@ -92,6 +93,16 @@
|
|||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="tc-l pv6 ph3 ph4-ns">
|
||||
|
||||
<div class="f2 f1-l fw2 white-90 mb0 lh-title">Contact</div>
|
||||
|
||||
<div class="fw1 f5 f3-l white-80 measure-wide-l center lh-copy mt3 mb4">
|
||||
I'd love to hear from you
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
@ -102,7 +113,7 @@
|
|||
<article class="center cf pv5 ph3 ph4-ns mw7">
|
||||
<header>
|
||||
<h1 class="f1">
|
||||
Contact
|
||||
|
||||
</h1>
|
||||
</header>
|
||||
<div class="nested-copy-line-height lh-copy f4 nested-links mid-gray">
|
||||
|
@ -116,6 +127,9 @@
|
|||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||
<div class="flex justify-between">
|
||||
|
||||
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://dendroalsia.net/" >
|
||||
|
||||
</a>
|
||||
<div>
|
||||
<div class="ananke-socials">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue