Added AP home page (aquaponics); Added shipping page; Both are not publicly visible yet and are to start a conversation. Updated the grow/can blurb.

This commit is contained in:
Wynne Crisman
2015-11-10 18:45:11 -08:00
parent 7bba9dc2b0
commit 94e774a26c
9 changed files with 142 additions and 3 deletions

View File

@@ -1,2 +1,14 @@
#grow-and-can {
h2 {
display: block;
font-size: 1.4em;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}
h3 {
display: block;
font-size: 1em;
text-align: center;
}
}