From 1498ca281e1065a91ac6fb9ce27e442cb70096da Mon Sep 17 00:00:00 2001
From: Coogan
| - Enter the hash or ENS of a swarm-hosted file below: - | - - -
`[1:])) -var landingPageTemplate = template.Must(template.New("landing-page").Parse(` +vvar landingPageTemplate = template.Must(template.New("landing-page").Parse(`
@@ -118,11 +118,12 @@ var landingPageTemplate = template.Must(template.New("landing-page").Parse(` } content-body { display: block; - margin: 0 auto; + margin: auto; + text-align: center; /* width: 50%; */ - min-height: 60vh; + min-height: 30vh; max-height: 60vh; - padding: 50px 20px; + padding-top: 50px; opacity: 0.6; background-color: #A9F5BF; } @@ -156,7 +157,8 @@ var landingPageTemplate = template.Must(template.New("landing-page").Parse(`
-