Replace entire repo content with updated code from /root/shahikitchen-website/

This commit is contained in:
root
2026-06-30 12:19:55 +00:00
parent 50e3a34895
commit c8b7dc95e4
26 changed files with 1153 additions and 161 deletions
+5
View File
@@ -55,6 +55,11 @@
scroll-margin-top: var(--header-height);
}
/* Prevent horizontal scroll from overflowing children */
html {
overflow-x: clip;
}
/* Base */
body,
.shahi-body {