Compare commits
2 الالتزامات
d12866cf9c
...
100069144a
| المؤلف | SHA1 | التاريخ | |
|---|---|---|---|
|
|
100069144a | ||
|
|
0a77ca33dd |
@@ -13,12 +13,10 @@
|
|||||||
<!-- Hero Section -->
|
<!-- Hero Section -->
|
||||||
<section class="hero">
|
<section class="hero">
|
||||||
<div class="hero-brand">
|
<div class="hero-brand">
|
||||||
<img src="assets/images/tlogo.jpg" alt="Tabeley Logo" class="brand-logo">
|
<img src="assets/images/tlogoapp.png" alt="Tabeley App Logo" class="brand-logo">
|
||||||
<span class="brand-name">Tabeley</span>
|
<span class="brand-name">Tabeley</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<img src="assets/images/tlogoapp.png" alt="Tabeley App Logo" class="logo">
|
|
||||||
|
|
||||||
<h1>احجز طاولتك بكل سهولة واحترافية</h1>
|
<h1>احجز طاولتك بكل سهولة واحترافية</h1>
|
||||||
<p>
|
<p>
|
||||||
منصة Tabeley هي الحل الذكي لحجز الطاولات في المطاعم والمقاهي.
|
منصة Tabeley هي الحل الذكي لحجز الطاولات في المطاعم والمقاهي.
|
||||||
|
|||||||
13
styles.css
13
styles.css
@@ -52,8 +52,8 @@ body {
|
|||||||
.brand-logo {
|
.brand-logo {
|
||||||
width: 64px;
|
width: 64px;
|
||||||
height: 64px;
|
height: 64px;
|
||||||
border-radius: 999px;
|
border-radius: 16px;
|
||||||
object-fit: cover;
|
object-fit: contain;
|
||||||
box-shadow: 0 8px 24px var(--shadow);
|
box-shadow: 0 8px 24px var(--shadow);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -64,15 +64,6 @@ body {
|
|||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
|
||||||
width: min(220px, 58vw);
|
|
||||||
height: auto;
|
|
||||||
border-radius: 28px;
|
|
||||||
object-fit: contain;
|
|
||||||
box-shadow: 0 8px 24px var(--shadow);
|
|
||||||
margin-bottom: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hero h1 {
|
.hero h1 {
|
||||||
font-size: clamp(30px, 4vw, 44px);
|
font-size: clamp(30px, 4vw, 44px);
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم