File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,16 @@ <h2>Gallery</h2>
4949 < figcaption > Portfolio Website</ figcaption >
5050 < a href ="../images/portfolio-website.jpg " target ="_blank " class ="button "> View Full Image</ a >
5151 </ figure >
52+ < figure >
53+ < img src ="../images/portfolio-website.jpg " alt ="Portfolio Screenshot " title ="Bioinformatics Tool ">
54+ < figcaption > Portfolio Website</ figcaption >
55+ < a href ="../images/portfolio-website.jpg " target ="_blank " class ="button "> View Full Image</ a >
56+ </ figure >
57+ < figure >
58+ < img src ="../images/portfolio-website.jpg " alt ="Portfolio Screenshot " title ="Kicker Data ">
59+ < figcaption > Portfolio Website</ figcaption >
60+ < a href ="../images/portfolio-website.jpg " target ="_blank " class ="button "> View Full Image</ a >
61+ </ figure >
5262 </ div >
5363 </ section >
5464 < section id ="skills ">
Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ nav ul li a:hover {
4646}
4747
4848nav ul li a img {
49- width : 16 px ;
50- height : 16 px ;
49+ width : 32 px ;
50+ height : 32 px ;
5151 margin-right : 4px ;
52- vertical-align : middle ;
52+ vertical-align : text-top ;
5353}
5454
5555/* Section Styling */
You can’t perform that action at this time.
0 commit comments