Skip to content

Commit

Permalink
fix: solve #19
Browse files Browse the repository at this point in the history
Closes #19
  • Loading branch information
einazare committed Mar 23, 2021
1 parent 1cf9695 commit 475a609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Landing Page/html-landing-page/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</head>
<body class="text-gray-800 antialiased">
<nav
class="top-0 absolute z-50 w-full flex flex-wrap items-center justify-between px-2 py-3 navbar-expand-lg"
class="top-0 absolute z-50 w-full flex flex-wrap items-center justify-between px-2 py-3 "
>
<div
class="container px-4 mx-auto flex flex-wrap items-center justify-between"
Expand Down

0 comments on commit 475a609

Please sign in to comment.