Add gold leaf texture to Projects, Film & TV, and Contact sections
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
14c70d4eab
commit
3513d8d87d
|
|
@ -979,7 +979,7 @@
|
|||
</section>
|
||||
|
||||
<!-- PROJECTS -->
|
||||
<section class="projects-section leafy-bg" id="projects">
|
||||
<section class="projects-section leafy-bg leafy-bg-dark" id="projects">
|
||||
<div class="inner">
|
||||
<div class="reveal">
|
||||
<p class="section-label">Projects</p>
|
||||
|
|
@ -1080,7 +1080,7 @@
|
|||
</section>
|
||||
|
||||
<!-- FILM & TV -->
|
||||
<section class="filmtv-section" id="filmtv">
|
||||
<section class="filmtv-section leafy-bg leafy-bg-dark" id="filmtv">
|
||||
<div class="inner">
|
||||
<div class="reveal">
|
||||
<p class="section-label">Screen Work</p>
|
||||
|
|
@ -1247,7 +1247,7 @@
|
|||
</section>
|
||||
|
||||
<!-- CONTACT -->
|
||||
<section class="contact-section" id="contact">
|
||||
<section class="contact-section leafy-bg leafy-bg-dark" id="contact">
|
||||
<div class="inner">
|
||||
<div class="reveal">
|
||||
<p class="section-label">Get in Touch</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue