Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EMSMoreno authored Apr 11, 2024
1 parent e95e792 commit de8b27c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap"
rel="stylesheet"
/>
rel="stylesheet" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
Expand All @@ -38,14 +37,15 @@ <h1 class="logo">Responsive Professional Portfolio</h1>

<!-- header -->
<header class="header" id="home-section">
<div style="text-align: center;">
<div class="content">
<h1 class="header-heading"> Welcome, I am
<span class="brand-name"><span>
Eduardo Moreno</span>
<!-- <a href="#" class="btn">Hire Me</a> -->
<h6>Outsystems Developer</h6>
</div>

</div>
<div class="header-img-container">
<div class="circle"></div>
<img src="img/header-img.png" class="header-img" alt="">
Expand Down

0 comments on commit de8b27c

Please sign in to comment.