Skip to content

Commit

Permalink
Update Contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NoaelSameer committed Apr 24, 2024
1 parent b13885c commit 17dc6db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="./Static/Home.css">
</head>
<body class="bg-[#F2AA6B]">
<body class="bg-[url('./Static/Hero.jpg')]">

<div class="Header h-screen flex flex-col">
<nav class="flex items-center justify-between w-full px-4 py-2">
Expand Down Expand Up @@ -48,4 +48,4 @@ <h1 class="text-[5vw] font-semibold leading-[1]">Talk to <br>Noael Sameer</h1>


</body>
</html>
</html>

0 comments on commit 17dc6db

Please sign in to comment.