add: menu list
improve: ux
This commit is contained in:
@@ -11,7 +11,7 @@ type Props = object
|
||||
|
||||
function BottomNavBar({ }: Props) {
|
||||
return (
|
||||
<div className="absolute bottom-0 left-0 w-full bg-transparent">
|
||||
<div className="fixed bottom-0 left-0 w-full bg-transparent">
|
||||
<div className="max-w-md mx-auto w-full aspect-[436/104] relative z-30">
|
||||
<svg
|
||||
viewBox="0 0 436 104"
|
||||
|
||||
Reference in New Issue
Block a user