fix: replace navbar with responsive desktop and mobile layout
هذا الالتزام موجود في:
16
index.html
16
index.html
@@ -19,18 +19,20 @@
|
||||
<body>
|
||||
<header class="site-header">
|
||||
<div class="container header-shell">
|
||||
<a href="#top" class="brand">
|
||||
<img src="assets/images/tlogoapp.png" alt="شعار Tabeley" class="brand-logo">
|
||||
<div class="brand-copy">
|
||||
<strong class="brand-name">Tabeley</strong>
|
||||
<small>Dining Reservation Platform</small>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<button class="menu-toggle" type="button" aria-expanded="false" aria-controls="site-menu" aria-label="فتح القائمة">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</button>
|
||||
<a href="#top" class="brand" aria-label="Tabeley">
|
||||
<img src="assets/images/tlogoapp.png" alt="شعار تطبيق Tabeley" class="brand-logo">
|
||||
<span class="brand-copy">
|
||||
<strong class="brand-name">Tabeley</strong>
|
||||
<small>Dining Reservation Platform</small>
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<nav class="nav" id="site-menu">
|
||||
<a href="#features">المزايا</a>
|
||||
<a href="#screenshots">لقطات التطبيق</a>
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم