Skip to content

Commit 7cc595d

Browse files
Tweaks
1 parent c070edf commit 7cc595d

File tree

1 file changed

+11
-16
lines changed

1 file changed

+11
-16
lines changed

index.html

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@
8787

8888
.screenshots img {
8989
width: 20%;
90-
/*
91-
height: 240;
92-
width: 160;
93-
height: 120;
94-
*/
9590
object-fit: cover;
9691
border-radius: 10px;
9792
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
@@ -186,17 +181,17 @@ <h2>Why MicroPythonOS?</h2>
186181
<section>
187182
<h2>Screenshots</h2>
188183
<div class="screenshots">
189-
<img src="screenshots/light/0.0.6/launcher.png"/>
190-
<img src="screenshots/light/0.0.6/mpos_drawer_42p.png"/>
191-
<img src="screenshots/light/0.0.6/wifi.png"/>
192-
<img src="screenshots/light/0.0.6/password.png"/>
193-
<img src="screenshots/light/0.0.6/mpos_appstore.png"/>
194-
<img src="screenshots/light/0.0.6/hello_world_install.png"/>
195-
<img src="screenshots/light/0.0.6/hello_world_sourcecode_no_window.png"/>
196-
<img src="screenshots/light/0.0.6/image_viewer.png"/>
197-
<img src="screenshots/light/0.0.6/mpos_appstore_camera.png"/>
198-
<img src="screenshots/light/0.0.6/mpos_camera_qr_320x240.png"/>
199-
<img src="screenshots/light/0.0.6/osupdate_progress3.png"/>
184+
<img src="screenshots/light/0.0.6/launcher.png"/>
185+
<img src="screenshots/light/0.0.6/mpos_drawer_42p.png"/>
186+
<img src="screenshots/light/0.0.6/wifi.png"/>
187+
<img src="screenshots/light/0.0.6/password.png"/>
188+
<img src="screenshots/light/0.0.6/mpos_appstore.png"/>
189+
<img src="screenshots/light/0.0.6/hello_world_install.png"/>
190+
<img src="screenshots/light/0.0.6/hello_world_sourcecode_no_window.png"/>
191+
<img src="screenshots/light/0.0.6/image_viewer.png"/>
192+
<img src="screenshots/light/0.0.6/mpos_appstore_camera.png"/>
193+
<img src="screenshots/light/0.0.6/mpos_camera_qr_320x240.png"/>
194+
<img src="screenshots/light/0.0.6/osupdate_progress3.png"/>
200195
<img src="screenshots/dark/0.0.4/0.0.4_launcher1.png" alt="Screenshot 1">
201196
<img src="screenshots/dark/0.0.4/0.0.4_drawer.png" alt="Screenshot 2">
202197
<img src="screenshots/dark/0.0.4/0.0.4_wifi_password.png" alt="Screenshot 3">

0 commit comments

Comments
 (0)