Skip to content

Commit

Permalink
Only round the top
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Jul 16, 2023
1 parent 6babba5 commit 5162b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/v2/nav.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<header class="sticky top-0 dark:rounded-lg border-t dark:border-t border-t-yellow-300 backdrop-blur-md z-20 border-b border-b-zinc-200 dark:border-b-zinc-900">
<header class="sticky top-0 dark:rounded-t-lg border-t dark:border-t border-t-yellow-300 backdrop-blur-md z-20 border-b border-b-zinc-200 dark:border-b-zinc-900">
<div class="mx-auto w-full">
<div class="mx-auto flex h-16 w-full items-center justify-between transition px-5">
<div class="flex">
Expand Down

0 comments on commit 5162b01

Please sign in to comment.