diff --git a/assets/products/store.png b/assets/products/store.png new file mode 100644 index 0000000..6de1ea8 Binary files /dev/null and b/assets/products/store.png differ diff --git a/index.html b/index.html index b8d1ec0..7362e7a 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,12 @@ vore microcomputers logo

welcome to Vore Microcomputers, LLC!

+
icon showing wukkOS logo diff --git a/microsoft.css b/microsoft.css index 8cc2890..336a61c 100644 --- a/microsoft.css +++ b/microsoft.css @@ -41,6 +41,10 @@ ul { padding: 10px; } +.container-item-featured { + flex: 1 1 100%; +} + .product img { height: 20vh; }