From 7f52b9d8aaaa16869821632b57ea8dc86bab865a Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sat, 25 Jul 2015 19:12:43 -0700 Subject: select blog icon with CSS This way we can deliver the right size based on the window size (wide or narrow), rather than deliver a universal one then scale down. --- templates/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/template.html') diff --git a/templates/template.html b/templates/template.html index beafdc55..69b5ba97 100644 --- a/templates/template.html +++ b/templates/template.html @@ -48,7 +48,7 @@ ga('send', 'pageview'); -- cgit v1.2.1