Skip to content

Commit 21ae246

Browse files
authored
Merge pull request #45 from FermatsLastAccount/master
Makeover for website
2 parents dd0ff2c + a5a74f9 commit 21ae246

23 files changed

+518
-28
lines changed

css/custom-style.css

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,30 @@ background-size:cover;
3636

3737
#section-testimonial{ background:url(../images/background/bg-2.jpg) top fixed;}
3838

39+
#navbarLogo {
40+
height: 100px;
41+
width: 200px;
42+
43+
}
44+
45+
#landingText{
46+
position: absolute;
47+
top: 28%;
48+
left: 40%;
49+
50+
}
51+
52+
#viewProectsLanding{
53+
position: center;
54+
}
55+
56+
#landingImage{
57+
position: static;
58+
bottom: -50%;
59+
left: 25%;
60+
width: 700px;
61+
height:700px;
62+
}
63+
64+
65+

images/123.svg

Lines changed: 22 additions & 0 deletions
Loading

images/background/background-1.png

-277 KB
Loading

images/faq.svg

Lines changed: 25 additions & 0 deletions
Loading

images/interaction.svg

Lines changed: 24 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)