Skip to content

Commit ce99818

Browse files
Merge pull request #1555 from suma30/ecommerce
Ecommerce landing page
2 parents fb44f71 + d039999 commit ce99818

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Projects/E-commerce Landing Page/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,10 @@ body {
309309
top: 43vh;
310310
left: 2vw;
311311
font-weight: 600;
312+
display: inline;
313+
background-color: rgba(0,0,0,0.5);
314+
padding: 5px;
315+
border-radius: 5px;
312316
}
313317

314318
.categories .row .mobiles {

0 commit comments

Comments
 (0)