Skip to content

Commit 21277e6

Browse files
authored
Update README.md
1 parent e79b931 commit 21277e6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ flutter run
1919

2020
- Light Mode 🌞
2121
<p>
22-
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/clock_light.png?raw=true" width = "200"/>
23-
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/bed_light.png?raw=true" width = "200"/>
24-
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/stopwatch_light.png?raw=true" width = "200"/>
25-
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/count_down_light.png?raw=true" width = "200"/>
22+
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/clock_light.png?raw=true" width = "195"/>
23+
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/bed_light.png?raw=true" width = "195"/>
24+
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/stopwatch_light.png?raw=true" width = "195"/>
25+
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/count_down_light.png?raw=true" width = "195"/>
2626
</p>
2727

2828
- Dark Mode 🌙
2929
<p>
30-
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/clock_dark.png?raw=true" width = "200"/>
31-
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/bed_dark.png?raw=true" width = "200"/>
32-
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/stopwatch_dark.png?raw=true" width = "200"/>
33-
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/count_down_dark.png?raw=true" width = "200"/>
30+
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/clock_dark.png?raw=true" width = "195"/>
31+
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/bed_dark.png?raw=true" width = "195"/>
32+
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/stopwatch_dark.png?raw=true" width = "195"/>
33+
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/count_down_dark.png?raw=true" width = "195"/>
3434
</p>

0 commit comments

Comments
 (0)