Skip to content

Commit b4a8597

Browse files
committed
added magento to website
1 parent db290f5 commit b4a8597

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

data/org.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,10 @@
7373
"userName": "adobe-sign",
7474
"name": "Adobe Sign",
7575
"desc": "SDK to integrate with Adobe Sign. Send documents for signature and manage them using the Adobe Sign APIs."
76+
},
77+
{
78+
"userName": "magento",
79+
"name": "Magento",
80+
"desc": "open-source e-commerce platform"
7681
}
7782
]

stylesheets/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7630,7 +7630,7 @@ form.custom .custom.dropdown.open.medium ul {
76307630
}
76317631
/* line 387, sass/app.scss */
76327632
.menu .sub-nav.mobile .menuLinks.more {
7633-
height: 100px;
7633+
height: 150px;
76347634
}
76357635
/* line 390, sass/app.scss */
76367636
.menu .sub-nav.mobile .menuLinks.more dd {

0 commit comments

Comments
 (0)