aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-05-25 09:27:58 -0400
committerThedro Neely <thedroneely@gmail.com>2019-05-25 09:27:58 -0400
commit02f67cc68bcac94b4a75b97b9bb5661ad1e1d70d (patch)
tree7c3659b73ac1326649b44531aa669acad1966f73
parent2abe2670254715b51030568ff686ff57bc6a5738 (diff)
downloadthedroneely.com-02f67cc68bcac94b4a75b97b9bb5661ad1e1d70d.tar.gz
thedroneely.com-02f67cc68bcac94b4a75b97b9bb5661ad1e1d70d.tar.bz2
thedroneely.com-02f67cc68bcac94b4a75b97b9bb5661ad1e1d70d.zip
public/css/tdro: Brand icon and coffee icon style changes
-rw-r--r--public/css/tdro.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 6e09990..f400fcf 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -6415,10 +6415,11 @@ a code { color: #0147b7; }
.error__headerSize { font-size: 8rem; }
.coffee { padding: 0.25rem 1rem; }
-.coffee svg { stroke-width: 1.5px; width: 22px; height: 22px; }
+.coffee svg { stroke-width: 1.5px; width: 20px; height: 20px; }
.coffee span { padding-left: 10px; }
-.brand__custom { margin: 14px 12px; text-align: center; background-color: black; color: white; width: 32px; border-radius: 2px; }
+.brand__custom { margin: 14px 12px; text-align: center; background-color: black; color: white; width: 32px; border-radius: 6px; }
+
/* contact form */