Skip to content

Commit

Permalink
Added files
Browse files Browse the repository at this point in the history
  • Loading branch information
r00tDada committed Aug 4, 2019
1 parent 6258b34 commit 6563d86
Show file tree
Hide file tree
Showing 5 changed files with 146 additions and 150 deletions.
4 changes: 3 additions & 1 deletion css/homepage.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@
top: 50%;
transform: translate(-50%, -50%);
z-index: 0;
color: #ffffff;
font-size: 40px;
font-weight: 500;
text-transform: capitalize;
background: -webkit-linear-gradient(#DA4453, #DA5D44);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.homepage .img-container {
Expand Down
Loading

0 comments on commit 6563d86

Please sign in to comment.