|
87 | 87 |
|
88 | 88 | .screenshots img { |
89 | 89 | width: 20%; |
90 | | - /* |
91 | | - height: 240; |
92 | | - width: 160; |
93 | | - height: 120; |
94 | | - */ |
95 | 90 | object-fit: cover; |
96 | 91 | border-radius: 10px; |
97 | 92 | box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); |
@@ -186,17 +181,17 @@ <h2>Why MicroPythonOS?</h2> |
186 | 181 | <section> |
187 | 182 | <h2>Screenshots</h2> |
188 | 183 | <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"/> |
200 | 195 | <img src="screenshots/dark/0.0.4/0.0.4_launcher1.png" alt="Screenshot 1"> |
201 | 196 | <img src="screenshots/dark/0.0.4/0.0.4_drawer.png" alt="Screenshot 2"> |
202 | 197 | <img src="screenshots/dark/0.0.4/0.0.4_wifi_password.png" alt="Screenshot 3"> |
|
0 commit comments