pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

commit 4d88cf0ddbb4df8827b0be4d7a69fd930e0e98f0
parent b5c6e53c47648f6edf13f865ff4adb712134c2a3
Author: Jul <jul@9o.is>
Date:   Wed,  9 Jul 2014 05:57:04 -0400

changed h6 tags to h7 in index.html

Diffstat:
Msrc/main/webapp/index.html | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html @@ -227,8 +227,8 @@ <div class="row "> <div class="col-xs-12 text-white"> - <h5 class="bold">We're in the process of finding a business in the - Hoboken, NJ area to host a Bitcoin ATM.</h5> + <h7 class="bold">We're in the process of finding a business in the + Hoboken, NJ area to host a Bitcoin ATM.</h7> </div> </div> @@ -245,11 +245,11 @@ <div class="row"> <div class="col-xs-12 padding-top-10 text-white"> - <h6 class="bold"> + <h7 class="bold"> PYC is an ATM service operator for the bitcoin currency. We enable customers to retrieve bitcoin instantly, just as they retrieve cash from a bank ATM. <a href="/about" class="text-gray-midlight">Click here to learn more.</a> - </h6> + </h7> </div> </div>