Skip to content

Commit

Permalink
media adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-zanetti committed Oct 5, 2020
1 parent e2f0ab6 commit 6de70e5
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
Binary file added .DS_Store
Binary file not shown.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,28 +51,29 @@ <h2>Skills</h2>

</section>

<!-- <h1 id="experience-title">Experience</h1> -->


<!-- PORTFOLIO --------------------------------------------------------------------->



<h2 id="projects-title">Projects</h2>
<h1 id="projects-title">Projects</h1>


<section class="projects">

<div class="portfolio-item">
<div>
<h4 class="individual-project-title">Industry Money</h4>
<a href="https://nick-zanetti.github.io/industry-contributions/" target="_blank"><img src="./pictures/industry-contribs-monitor.png" class="images"></a>
<a href="https://nick-zanetti.github.io/industry-contributions/" target="_blank"><img src="./pictures/industry-monitor-new.png" class="images"></a>
<span><img src="./pictures/iconfinder_React.js_logo_1174949.png" style="width:40px; height:40px;"></span>
<span class="devicons devicons-javascript" style="font-size: 2.5em; width: auto;"></span>
<span class="devicons devicons-css3" style="font-size: 2.5em; width: auto;"></span>
<span class="devicons devicons-html5" style="font-size: 2.5em; width: auto;"></span>
<a href="https://github.com/nick-zanetti/most-played" target="_blank"><span class="devicons devicons-github_badge" style="font-size: 2.5em; width: auto;"></a>
<a href="https://github.com/nick-zanetti/industry-contributions" target="_blank"><span class="devicons devicons-github_badge" style="font-size: 2.5em; width: auto;"></a>
</div>
<p class="description">The industry money app uses Open Secrets web api to find out how much money a member of Congress of your choic has received from various industries.</p>
<p class="description">The industry money app uses Open Secrets web api to find out how much money a member of Congress of your choice has received from various industries.</p>
</div>

<div class="line"></div>
Expand Down
Binary file added pictures/industry-monitor-new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pictures/industry-monitor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ a {
text-align: center;
margin: 55px 0;
font-size: 4em;
font-weight: 100;
}

.individual-project-title {
Expand Down

0 comments on commit 6de70e5

Please sign in to comment.