Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Commit 33d1300

Browse files
Merge pull request #6 from allEyezOnCode/Homepage
[Homepage] Version 0.1.0 Design
2 parents e1365a8 + 7720148 commit 33d1300

File tree

14 files changed

+21634
-7
lines changed

14 files changed

+21634
-7
lines changed

src/static/css/index.css

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#section{
22
display: grid;
3-
height: 60vh;
3+
height: 90vh;
44
place-items: center;
55
}
66

@@ -23,4 +23,10 @@
2323
cursor: pointer;
2424
background-color: green;
2525
transition: 0.2s ease-in-out;
26-
}
26+
}
27+
28+
body{
29+
background-position: center;
30+
background-image: url("/static/img/PNG/Webpage layout.png");
31+
background-repeat: no-repeat;
32+
}
2.81 KB
Loading
2.76 KB
Loading
3.92 KB
Loading
2.68 KB
Loading
44 KB
Loading

src/static/img/bk.png

8.38 MB
Loading

src/static/img/homepage/CodeWe replica.ai

Lines changed: 6724 additions & 0 deletions
Large diffs are not rendered by default.

src/static/img/homepage/Homepage assets.ai

Lines changed: 6633 additions & 0 deletions
Large diffs are not rendered by default.

src/static/img/homepage/Homepage button.ai

Lines changed: 6474 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)