Skip to content

ok #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

ok #3

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Jack - personal portfolio</title>
<title>Mario Busato - personal portfolio</title>

<!--
- favicon
Expand Down Expand Up @@ -37,7 +37,7 @@
<div class="container">

<h1 class="h1 logo">
<a href="#">Jack<span>.</span></a>
<a href="#">Mario Busato<span>.</span></a>
</h1>

<div class="navbar-actions">
Expand Down Expand Up @@ -114,7 +114,7 @@ <h1 class="h1 logo">

<div class="hero-content">

<h2 class="h2 hero-title">We Design & Build Creative Products</h2>
<h2 class="h2 hero-title">I Design & Build Creative Products</h2>

<a href="#contact" class="btn btn-primary">Get in touch</a>

Expand All @@ -124,17 +124,17 @@ <h2 class="h2 hero-title">We Design & Build Creative Products</h2>

<li>
<a href="#" class="hero-social-link">
<ion-icon name="logo-facebook"></ion-icon>
<ion-icon name="logo-github"></ion-icon>

<div class="tooltip">Facebook</div>
<div class="tooltip">GitHub</div>
</a>
</li>

<li>
<a href="#" class="hero-social-link">
<ion-icon name="logo-twitter"></ion-icon>
<ion-icon name="logo-behance"></ion-icon>

<div class="tooltip">Twitter</div>
<div class="tooltip">Behance</div>
</a>
</li>

Expand Down Expand Up @@ -925,4 +925,4 @@ <h3 class="h4 contact-item-title">Email:</h3>

</body>

</html>
</html>
1 change: 1 addition & 0 deletions mario-portfolio
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@