More husky
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
+1
-1
@@ -27,7 +27,7 @@
|
||||
<!-- Hero -->
|
||||
<section class="hero">
|
||||
<div class="hero-graphic reveal r1">
|
||||
<img src="husky.svg" alt="" class="hero-husky">
|
||||
<img src="husky.png" alt="" class="hero-husky">
|
||||
</div>
|
||||
<p class="hero-kicker reveal r1">Story-driven development</p>
|
||||
<h1 class="reveal r2">AI agents are huskies,<br>not <span class="glow">labradors.</span></h1>
|
||||
|
||||
+3
-3
@@ -108,9 +108,9 @@ header nav a:hover { color: var(--text); opacity: 1; }
|
||||
}
|
||||
|
||||
.hero-husky {
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
filter: drop-shadow(0 0 20px rgba(34, 211, 238, 0.1));
|
||||
width: 320px;
|
||||
height: auto;
|
||||
filter: drop-shadow(0 0 40px rgba(34, 211, 238, 0.2));
|
||||
}
|
||||
|
||||
.hero-kicker {
|
||||
|
||||
Reference in New Issue
Block a user