Skip to content

Commit 65fac0d

Browse files
authored
Fix alignment and image url
1 parent dffe70e commit 65fac0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Awesome Flutter Snippets is a collection of commonly used Flutter classes and me
1212

1313
<br/>
1414

15-
<center>
16-
<a href="https://newsletter.neevash.dev/" target="_blank"><img width="700px" src="https://raw.githubusercontent.com/Nash0x7E2/awesome-flutter-snippets/nash/flutter-3-validation/images/the_flutter_bi_weekly.svg?sanitize=true"/></a>
17-
</center>
15+
<p align="center">
16+
<a href="https://newsletter.neevash.dev/" target="_blank"><img width="700px" src="https://raw.githubusercontent.com/Nash0x7E2/awesome-flutter-snippets/master/images/the_flutter_bi_weekly.svg?sanitize=true"/></a>
17+
</p>
1818

1919
&nbsp;
2020

@@ -166,4 +166,4 @@ Added support for: - Stream Builder - Animated Builder - Custom Scroll View - Li
166166

167167
### 1.0.0
168168

169-
Initial release of Awesome Flutter Snippets
169+
Initial release of Awesome Flutter Snippets

0 commit comments

Comments
 (0)