git add .!

This commit is contained in:
Web-serfer 2026-04-05 18:12:49 +05:00
parent 12cb596e5e
commit 1d8cb94085
7 changed files with 1414 additions and 300 deletions

View file

@ -434,7 +434,6 @@ import { NAV_LINKS, COMPANY } from '@constants';
}
</style>
// Внутри MobileMenu.astro
<script>
document.addEventListener('DOMContentLoaded', () => {
const overlay = document.getElementById('mobile-menu-overlay');