Skip to content

Commit 152f69f

Browse files
authored
Update index.html
1 parent 829a6aa commit 152f69f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!-- Header Section -->
2525
<header class="fixed top-0 left-0 w-full bg-white text-white p-1 z-50">
2626
<div
27-
class="container flex items-center justify-center h-full max-w-6xl px-8 mx-auto sm:justify-between xl:px-0 " >
27+
class="container flex items-center justify-center h-full max-w-6xl px-8 mx-auto sm:justify-between xl:px-0">
2828

2929
<a href="/" class="flex items-center inline-block h-5 h-full font-black leading-none">
3030
<span class="ml-3 text-xl text-gray-800">Bobby Iliev<span class="text-pink-500">.</span></span>
@@ -47,7 +47,7 @@
4747
class="relative inline-block w-full px-5 py-3 text-sm leading-none text-center text-white bg-gray-900 fold-bold">Free Download</a>
4848
</div> -->
4949
</nav>
50-
50+
5151
<div
5252
class="absolute left-0 flex-col items-center justify-center hidden w-full pb-8 mt-48 border-b border-gray-200 md:relative md:w-auto md:bg-transparent md:border-none md:mt-0 md:flex-row md:p-0 md:items-end md:flex md:justify-between">
5353
<a href="https://github.com/bobbyiliev/introduction-to-bash-scripting"

0 commit comments

Comments
 (0)