Skip to content

Commit ce1bb6a

Browse files
first commit
0 parents  commit ce1bb6a

File tree

3,153 files changed

+358911
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,153 files changed

+358911
-0
lines changed

dist/css/main.css

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
* {
2+
margin: 0;
3+
padding: 0; }
4+
5+
body {
6+
font-family: 'Dosis', sans-serif;
7+
line-height: 1.6;
8+
background: #fff; }
9+
10+
a {
11+
text-decoration: none;
12+
color: #333; }
13+
14+
ul {
15+
list-style: none; }
16+
17+
h2, h3, h4 {
18+
text-transform: uppercase; }
19+
20+
img {
21+
width: 100%; }

dist/img/.DS_Store

6 KB
Binary file not shown.

dist/img/about-logos/logo-envato.png

4.14 KB

dist/img/about-logos/logo-magento.png

4.56 KB
4.52 KB
4.94 KB

dist/img/about.jpg

33.2 KB

dist/img/items/item1.png

978 KB

dist/img/items/item2.png

4.14 MB

dist/img/items/item3.png

4.1 MB

0 commit comments

Comments
 (0)