Skip to content

Commit 6bf92a9

Browse files
iYassrclaude
andcommitted
Add background color to animation section, remove divider
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 0886435 commit 6bf92a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@
531531
.transform-animation {
532532
padding: 80px 0;
533533
overflow: hidden;
534+
background: var(--bg-medium);
534535
}
535536

536537
.transform-track {
@@ -729,8 +730,6 @@ <h1>maskr<span>_</span></h1>
729730
</div>
730731
</section>
731732

732-
<div class="divider"></div>
733-
734733
<!-- Transform Animation -->
735734
<section class="transform-animation">
736735
<div class="container">

0 commit comments

Comments
 (0)