From 228cf65dc0facd668934cbe2e9b74ec7024d2a07 Mon Sep 17 00:00:00 2001 From: russellballestrini Date: Sun, 5 Jul 2020 18:21:14 -0400 Subject: [PATCH] fixing typos and adjusting sales copy modified: index.html --- index.html | 116 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 65 insertions(+), 51 deletions(-) diff --git a/index.html b/index.html index bec87eb..b25162f 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ Make Post Sell - sell digital downloads commission free - +
Sell digital downloads, in your own shop, commission free. @@ -43,10 +43,28 @@ Sell digital downloads, in your own shop, commission free. font-weight: 550; } + .huge-bold-dark { + color: #0b0b0b; + font-size: 2.7em; + font-weight: 550; + } + a { color: #a3c765; font-weight: 600; } + + section.logo { + align-self: auto; + } + + section.content { + background-color: #F9F9FA; + } + + section.well-white { + background-color: #FFFFFF; + }
@@ -55,7 +73,8 @@ Sell digital downloads, in your own shop, commission free.