File tree Expand file tree Collapse file tree 3 files changed +32
-2
lines changed
Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 4949 background-color : # ececf3 ;
5050 color : # 222429 ;
5151}
52+ .footer {
53+ display : flex;
54+ flex-flow : row;
55+ position : absolute;bottom : 0 ;
56+ }
57+ .footer img {
58+ color : white;
59+ max-width : 20px ;
60+ max-height : 20px ;
61+ padding : 20px ;
62+ }
Original file line number Diff line number Diff line change 3636 < div class ="hero ">
3737 < br >
3838 < h1 > Meredith Hoo </ h1 >
39- < p > I'm a software engineer based in New York. < br > I want to work with the people and problems that shape society.</ p >
39+ < p > I'm a software engineer based in New York, and < br > I want to work with the people and problems that shape society.</ p >
40+ < p > My site is currently in development. < br > My content and styling will be completed in late May</ p >
4041 < button class ="goto " ref ="#menu " > enter</ button >
41- < div >
42+ < div class ="footer ">
43+ < a href ="https://github.com/merhoo "> < img src ="./assets/github-white.svg "> </ a >
44+ < a href ="https://www.linkedin.com/in/merhoo/ "> < img src ="assets/linkedin-logo-icon.svg "> </ a >
4245 <!--footer-->
4346 </ div >
4447 </ div >
You can’t perform that action at this time.
0 commit comments