Commit aac6fdbf by Michael Mifsud

Merge pull request #1218 from esr360/1204-sass-logo-size

making sass logo size more appropriate
parents c107cbd2 9079c7bb
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<table> <table>
<tr> <tr>
<td> <td>
<img width="100%" alt="Sass logo" src="https://rawgit.com/sass/node-sass/master/media/logo.svg" /> <img width="77px" alt="Sass logo" src="https://rawgit.com/sass/node-sass/master/media/logo.svg" />
</td> </td>
<td valign="bottom" align="right"> <td valign="bottom" align="right">
<a href="https://nodei.co/npm/node-sass/"> <a href="https://nodei.co/npm/node-sass/">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment