Skip to content

Commit 05f9a01

Browse files
authored
fix(Logo.svg): Update LOGO.svg width in readme.md
1 parent 765830f commit 05f9a01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="logo.svg" alt="FE-Theme Logo" width="100" style="width: 100%;">
1+
<img src="logo.svg" alt="FE-Theme Logo" width="100%" style="width: 100%;">
22
<h2 align="center">A React UI library using styled-component to build consistent, responsive, theme able UI 💪 </h2>
33
<br />
44
<p align="center">

0 commit comments

Comments
 (0)