summaryrefslogtreecommitdiff
path: root/src/components/stylesheets/shared.css
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-04-25 17:53:24 -0600
committerHombreLaser <sebastian-440@live.com>2023-04-25 17:53:24 -0600
commit07ca16f41c53eccf4a9b959bd4e4656a987d8199 (patch)
tree471e27a49c77fcaa5323678dcfa3db3960387505 /src/components/stylesheets/shared.css
parent31cc5ecdb693be1da04ee0a3e6dc876535d5fb4b (diff)
Añade listado de productos
Diffstat (limited to 'src/components/stylesheets/shared.css')
-rw-r--r--src/components/stylesheets/shared.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/components/stylesheets/shared.css b/src/components/stylesheets/shared.css
index dd50228..2cda15b 100644
--- a/src/components/stylesheets/shared.css
+++ b/src/components/stylesheets/shared.css
@@ -13,4 +13,9 @@
.main-view {
width: 80%;
margin: auto;
+}
+
+.listing-image {
+ height: 296px;
+ width: auto;
} \ No newline at end of file