File tree Expand file tree Collapse file tree 4 files changed +19
-9
lines changed Expand file tree Collapse file tree 4 files changed +19
-9
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ <h3>About</h3>
33
33
< footer >
34
34
< a href ="http://twitter.com/pradpkhadka "> < img src ="img/twitter-wrap.png " alt ="Twitter Logo " class ="social-icon "> </ a >
35
35
< a href ="http://facebook.com/iampradp "> < img src ="img/facebook-wrap.png " alt ="Facebook Logo " class ="social-icon "> </ a >
36
- < p > © 2016 Pradip Khadka.</ p >
36
+ < p > © 2017 Pradip Khadka.</ p >
37
37
</ footer >
38
38
</ div >
39
39
</ body >
40
- </ html >
40
+ </ html >
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ <h3>Contact Details</h3>
39
39
< footer >
40
40
< a href ="http://twitter.com/pradpkhadka "> < img src ="img/twitter-wrap.png " alt ="Twitter Logo " class ="social-icon "> </ a >
41
41
< a href ="http://facebook.com/iampradp "> < img src ="img/facebook-wrap.png " alt ="Facebook Logo " class ="social-icon "> </ a >
42
- < p > © 2016 Pradip Khadka.</ p >
42
+ < p > © 2017 Pradip Khadka.</ p >
43
43
</ footer >
44
44
</ div >
45
45
</ body >
46
- </ html >
46
+ </ html >
Original file line number Diff line number Diff line change @@ -37,6 +37,10 @@ header {
37
37
width : 100% ;
38
38
}
39
39
40
+ # wrapper {
41
+ clear : both;
42
+ }
43
+
40
44
# logo {
41
45
text-align : center;
42
46
margin : 0 ;
@@ -95,7 +99,7 @@ footer {
95
99
text-align : center;
96
100
clear : both;
97
101
padding-top : 50px ;
98
- color : # ccc ;
102
+ color : # 32673f ;
99
103
}
100
104
101
105
.social-icon {
@@ -148,7 +152,7 @@ PAGE: ABOUT
148
152
149
153
150
154
/***************************************
151
- PAGE: PORTFOLIO
155
+ PAGE: CONTACT
152
156
***************************************/
153
157
154
158
.contact-info {
Original file line number Diff line number Diff line change @@ -25,6 +25,12 @@ <h2>Front End Developer</h2>
25
25
</ header >
26
26
< div id ="wrapper ">
27
27
< section >
28
+ < p style ="font-size: 1.75em; text-align: center; ">
29
+ Portfolio is coming soon. Thanks for the visit.
30
+ </ p >
31
+ </ section >
32
+
33
+ <!-- <section>
28
34
<ul id="gallery">
29
35
<li>
30
36
<a href="img/numbers-01.jpg">
@@ -57,12 +63,12 @@ <h2>Front End Developer</h2>
57
63
</a>
58
64
</li>
59
65
</ul>
60
- </ section >
66
+ </section> -->
61
67
< footer >
62
68
< a href ="http://twitter.com/pradpkhadka "> < img src ="img/twitter-wrap.png " alt ="Twitter Logo " class ="social-icon "> </ a >
63
69
< a href ="http://facebook.com/iampradp "> < img src ="img/facebook-wrap.png " alt ="Facebook Logo " class ="social-icon "> </ a >
64
- < p > © 2016 Pradip Khadka.</ p >
70
+ < p > © 2017 Pradip Khadka.</ p >
65
71
</ footer >
66
72
</ div >
67
73
</ body >
68
- </ html >
74
+ </ html >
You can’t perform that action at this time.
0 commit comments