mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
[website] product_page.html - fixed width
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<style>
|
||||
.item-main-image {
|
||||
max-width: 400px;
|
||||
max-width: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
.web-long-description {
|
||||
|
||||
Reference in New Issue
Block a user