~xdavidwu/xdavidwu.link

7b09c29ace813d85e8bc14126d17b4aa01f35588 — Christian Oliff 4 years ago d373053
remove extraneous space from IE conditional statement (#2273)

1 files changed, 1 insertions(+), 1 deletions(-)

M _includes/head.html
M _includes/head.html => _includes/head.html +1 -1
@@ 14,7 14,7 @@
<!-- For all browsers -->
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">

<!--[if IE ]>
<!--[if IE]>
  <style>
    /* old IE unsupported flexbox fixes */
    .greedy-nav .site-title {