aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-07-30 11:45:18 +0300
committerJan Tuomi <jan.tuomi@eficode.com>2018-07-30 11:45:18 +0300
commit54f398ccca66e302a42ab33ecded4128dd45bf0a (patch)
tree3cc9ca8bcbae662af84a404bbdb31b819a326c56
parentb8cf878ede9ad7321cc988ef31088785496833c9 (diff)
Fix icon height
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 7b986bb..c12257a 100644
--- a/style.css
+++ b/style.css
@@ -33,6 +33,7 @@ body {
.links img {
height: 100%;
margin: 0 20px;
+ min-height: 1px;
}
.instagram img {