Skip to content

Commit

Permalink
Merge pull request #128 from arzg/fix-readme-img
Browse files Browse the repository at this point in the history
Remove height attribute from logo in README
  • Loading branch information
matklad authored Nov 27, 2020
2 parents a841df8 + 15d4d94 commit a648913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="center"><img src="design/logo.png" alt="once_cell" height="300px"></p>
<p align="center"><img src="design/logo.png" alt="once_cell"></p>


[![Build Status](https://travis-ci.org/matklad/once_cell.svg?branch=master)](https://travis-ci.org/matklad/once_cell)
Expand Down

0 comments on commit a648913

Please sign in to comment.