responsive ui for all screens
This commit is contained in:
@@ -8,6 +8,9 @@ export default function BottomNav() {
|
||||
|
||||
return (
|
||||
<nav className="bottom-nav">
|
||||
{/* Brand – visible only in desktop sidebar */}
|
||||
<div className="bottom-nav-brand">Grateful Journal</div>
|
||||
|
||||
{/* Write */}
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user