1818 < body >
1919
2020 < nav id ="navbar " class ="nav navbar-inverse navbar-fixed-top ">
21- < div class ="container ">
21+ < div class ="container-fluid ">
2222 < div class ="navbar-header ">
2323 < button type ="button " class ="navbar-toggle collapsed " data-toggle ="collapse " data-target ="#navbar " aria-expanded ="false " aria-controls ="navbar ">
2424 </ button >
@@ -44,72 +44,56 @@ <h1>Web Development Portfolio</h1>
4444 < div class ="container-fluid zip-quote ">
4545 < div class ="box textbox-quote ">
4646 < h2 > Random Quote Machine</ h2 >
47- < p >
48- < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/random-quotes " target ="_blank " class ="buttons " role ="button "> Learn More > </ a >
49- </ p >
47+ < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/random-quotes " target ="_blank " class ="buttons " role ="button "> Learn More < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i > </ a >
5048 </ div >
5149 </ div >
5250
5351 < div class ="container-fluid zip-calculator ">
5452 < div class ="box textbox-calculator ">
5553 < h2 > JavaScript Calculator</ h2 >
56- < p >
57- < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/javascript-calculator " target ="_blank " class ="buttons " role ="button "> Learn More > </ a >
58- </ p >
54+ < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/javascript-calculator " target ="_blank " class ="buttons " role ="button "> Learn More < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i > </ a >
5955 </ div >
6056 </ div >
6157
6258 < div class ="container-fluid zip-clock ">
6359 < div class ="box textbox-clock ">
6460 < h2 > Pomodoro Clock</ h2 >
65- < p >
66- < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/pomodoro-clock " target ="_blank " class ="buttons " role ="button "> Learn More > </ a >
67- </ p >
61+ < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/pomodoro-clock " target ="_blank " class ="buttons " role ="button "> Learn More < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i > </ a >
6862 </ div >
6963 </ div >
7064
7165 < div class ="container-fluid zip-twitch ">
7266 < div class ="box textbox-twitch ">
7367 < h2 > Twitch.tv JSON API</ h2 >
74- < p >
75- < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/twitchTV " target ="_blank " class ="buttons " role ="button "> Learn More > </ a >
76- </ p >
68+ < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/twitchTV " target ="_blank " class ="buttons " role ="button "> Learn More < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i > </ a >
7769 </ div >
7870 </ div >
7971
8072 < div class ="container-fluid react-fcc-leaderboard ">
8173 < div class ="box textbox-fcc-leaderboard ">
8274 < h2 > Camper Leaderboard</ h2 >
83- < p >
84- < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/fcc-leaderboard " target ="_blank " class ="buttons " role ="button "> Learn More > </ a >
85- </ p >
75+ < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/fcc-leaderboard " target ="_blank " class ="buttons " role ="button "> Learn More < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i > </ a >
8676 </ div >
8777 </ div >
8878
8979 < div class ="container-fluid zip-wiki ">
9080 < div class ="box textbox-wiki ">
9181 < h2 > Wikipedia Viewer</ h2 >
92- < p >
93- < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/wikipedia-viewer " target ="_blank " class ="buttons " role ="button "> Learn More > </ a >
94- </ p >
82+ < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/wikipedia-viewer " target ="_blank " class ="buttons " role ="button "> Learn More < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i > </ a >
9583 </ div >
9684 </ div >
9785
9886 < div class ="container-fluid zip-tic-tac-toe ">
9987 < div class ="box textbox-tic-tac-toe ">
10088 < h2 > Tic-Tac-Toe Game</ h2 >
101- < p >
102- < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/tic-tac-toe " target ="_blank " class ="buttons " role ="button "> Learn More > </ a >
103- </ p >
89+ < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/tic-tac-toe " target ="_blank " class ="buttons " role ="button "> Learn More < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i > </ a >
10490 </ div >
10591 </ div >
10692
10793 < div class ="container-fluid zip-simon ">
10894 < div class ="box textbox-simon ">
10995 < h2 > Simon Game</ h2 >
110- < p >
111- < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/simon-game " target ="_blank " class ="buttons " role ="button "> Learn More > </ a >
112- </ p >
96+ < a href ="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/simon-game " target ="_blank " class ="buttons " role ="button "> Learn More < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i > </ a >
11397 </ div >
11498 </ div >
11599 </ div >
0 commit comments