aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/images/link-icon2.png0
-rw-r--r--assets/stylesheets/responsive/custom.scss2
2 files changed, 1 insertions, 1 deletions
diff --git a/assets/images/link-icon2.png b/assets/images/link-icon2.png
deleted file mode 100644
index e69de29..0000000
--- a/assets/images/link-icon2.png
+++ /dev/null
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss
index b370fb4..c16aeaf 100644
--- a/assets/stylesheets/responsive/custom.scss
+++ b/assets/stylesheets/responsive/custom.scss
@@ -440,7 +440,7 @@ a.link_to_this {
background-image: image-url('link-icon.png');
background-position: center center;
background-repeat: no-repeat;
- background-size: 80% 80%;
+ background-size: 70% 70%;
border-radius: 50%;
height: 20px;
width: 20px;