Skip to content

Commit 2c08abc

Browse files
committed
Updated header
1 parent fecf427 commit 2c08abc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/App.jsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -343,9 +343,7 @@ const StaycationsWebsite = () => {
343343
alt="Staycations Logo"
344344
className="w-10 h-10 object-contain"
345345
/>
346-
<span className={`text-2xl font-bold ${scrolled ? 'text-gray-800' : 'text-white'}`}>
347-
Staycations
348-
</span>
346+
349347
</div>
350348

351349
{/* Desktop Menu */}

0 commit comments

Comments
 (0)