Sticky top bar
All checks were successful
Build frontend / build (push) Successful in 53s

This commit is contained in:
Rahaf
2026-06-29 01:07:50 +03:00
parent dc64178f94
commit 03b39317c9
3 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ export const metadata = {
export default function Layout({ children }) {
return (
<html lang="ar" dir="rtl">
<html lang="ar" dir="rtl" className="overflow-x-hidden">
<head>
<link
rel="preload"