File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="utf-8 ">
55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
66 < meta name ="viewport " content ="width=device-width, height=device-height, initial-scale=1 ">
7- < title > DevoNoel </ title >
7+ < title > devonoel </ title >
88 < link rel ="stylesheet " href ="main.css " />
99 </ head >
1010
1111 < body >
1212 < header >
13- < h1 > DevoNoel </ h1 >
13+ < h1 > devonoel </ h1 >
1414 < h2 > Fan of Minimalism</ h2 >
1515 < div id ="social ">
16- < a href ="https://github.com/DevoNoel "> Github</ a >
16+ < a href ="https://github.com/devonoel/cv "> CV</ a >
17+ < a href ="https://github.com/devonoel "> Github</ a >
1718 < a href ="
mailto:[email protected] "
> Email
</ a > 1819 </ div >
1920 </ header >
Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ header {
3535
3636header h1 {
3737 font-family : 'Ramabhadra' , sans-serif;
38- font-size : 4.1 em ;
38+ font-size : 4 em ;
3939 line-height : 0.8em ;
4040 padding-bottom : 40px ;
4141}
4242
4343header h2 {
44- font-size : 2.1 em ;
44+ font-size : 2 em ;
4545}
4646
4747# social {
@@ -103,11 +103,11 @@ header h2 {
103103 }
104104
105105 header h1 {
106- font-size : 4.1 em ;
106+ font-size : 4 em ;
107107 }
108108
109109 header h2 {
110- font-size : 2.1 em ;
110+ font-size : 2 em ;
111111 }
112112
113113 # social a {
You can’t perform that action at this time.
0 commit comments