refactor: update Tailwind to v4
This commit is contained in:
parent
8bebf7e569
commit
e595014fcd
9 changed files with 139 additions and 134 deletions
|
|
@ -74,7 +74,7 @@ export const Header = ({
|
|||
|
||||
return (
|
||||
<header class="w-full p-4">
|
||||
<nav class="mx-auto flex max-w-4xl justify-between rounded bg-neutral-900 p-4">
|
||||
<nav class="mx-auto flex max-w-4xl justify-between rounded-sm bg-neutral-900 p-4">
|
||||
<ul>
|
||||
<li>
|
||||
<strong>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue