Spaces:
Running
Running
Update hero title to jade green, add brand logo
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
| 124 |
font-weight: 400;
|
| 125 |
letter-spacing: 0.02em;
|
| 126 |
line-height: 1.05;
|
| 127 |
-
color: var(--
|
| 128 |
}
|
| 129 |
|
| 130 |
.hero-title .chinese {
|
|
@@ -573,7 +573,7 @@
|
|
| 573 |
ββββββββββββββββββββββββββββββββββββ -->
|
| 574 |
<div class="wrap">
|
| 575 |
<section class="hero">
|
| 576 |
-
<img src="
|
| 577 |
<p class="hero-eyebrow reveal d2">Vancouver, BC Β· Est. 2025</p>
|
| 578 |
<h1 class="hero-title reveal d3">
|
| 579 |
Eternal Path Media
|
|
|
|
| 124 |
font-weight: 400;
|
| 125 |
letter-spacing: 0.02em;
|
| 126 |
line-height: 1.05;
|
| 127 |
+
color: var(--jade);
|
| 128 |
}
|
| 129 |
|
| 130 |
.hero-title .chinese {
|
|
|
|
| 573 |
ββββββββββββββββββββββββββββββββββββ -->
|
| 574 |
<div class="wrap">
|
| 575 |
<section class="hero">
|
| 576 |
+
<img src="brand_logo.png" alt="Eternal Path Media β Brand Logo" class="hero-logo reveal d1" />
|
| 577 |
<p class="hero-eyebrow reveal d2">Vancouver, BC Β· Est. 2025</p>
|
| 578 |
<h1 class="hero-title reveal d3">
|
| 579 |
Eternal Path Media
|