diff --git a/_config.yml b/_config.yml index 9b6376d..8825fff 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ email: description: > # this means to ignore newlines until "baseurl:" Logobridge is a collection of unused logo proposals in the Public Domain, so you are free to use them as a placeholder for your project or as a template for your upcoming logo. baseurl: "" # the subpath of your site, e.g. /blog/ -url: "https://anxh3l0.github.io/logobridge" # the base hostname & protocol for your site +url: "https://uracreative.github.io/logobridge" # the base hostname & protocol for your site twitter_username: uracreative github_username: uracreative diff --git a/_includes/contact.html b/_includes/contact.html index e29e1e8..a48b7ed 100644 --- a/_includes/contact.html +++ b/_includes/contact.html @@ -30,10 +30,10 @@
-

Every logo gets the fully fledged treatment from us. The higher your
bid is, the quicker we can get your logo up to speed. Not satisfied?

+

Every logo gets the fully fledged treatment from us. The higher your
bid is, the quicker we can get your logo up to speed.

-

We offer a 100% Money Back Guarantee.

+

Not satisfied? We offer a 100% Money Back Guarantee.

diff --git a/_includes/logos.html b/_includes/logos.html index 1cdf08b..f174c61 100644 --- a/_includes/logos.html +++ b/_includes/logos.html @@ -3,23 +3,29 @@
@@ -28,23 +34,29 @@
@@ -54,23 +66,29 @@
@@ -80,23 +98,29 @@
@@ -107,23 +131,29 @@
@@ -134,23 +164,29 @@
@@ -161,23 +197,29 @@
@@ -188,23 +230,29 @@
@@ -215,23 +263,29 @@
@@ -242,23 +296,29 @@
@@ -269,23 +329,29 @@
@@ -296,23 +362,29 @@
@@ -321,23 +393,29 @@
@@ -346,23 +424,29 @@
diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 023913b..67f15a6 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -342,7 +342,7 @@ margin-top: 25px; &:hover { - transform: scale(1.05); + border: 2px solid #000; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;