diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-07-30 11:45:18 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-07-30 11:45:18 +0300 |
| commit | 54f398ccca66e302a42ab33ecded4128dd45bf0a (patch) | |
| tree | 3cc9ca8bcbae662af84a404bbdb31b819a326c56 | |
| parent | b8cf878ede9ad7321cc988ef31088785496833c9 (diff) | |
Fix icon height
| -rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ body { .links img { height: 100%; margin: 0 20px; + min-height: 1px; } .instagram img { |
