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.