update color-scheme

This commit is contained in:
timmypidashev
2021-10-02 17:34:59 -07:00
parent 1f820e4008
commit 7b875a85c1
14 changed files with 29 additions and 37 deletions

View File

@@ -23,12 +23,11 @@
<!-- Navbar -->
<div class="header">
<a href="#default" class="logo" data-aos="zoom-in">Timmy</a>
<span style="font-size:30px;cursor:pointer" onclick="openNav()">&#9776; </span>
<div class="header-right">
<a class="active" href="index.html" data-aos="zoom-in">About</a>
<a href="blog.html" data-aos="zoom-in" data-aos="zoom-in">Blog</a>
<a href="projects.html" data-aos="zoom-in">Projects</a>
<span style="font-size:30px;cursor:pointer" onclick="openNav()">&#9776; </span>
<a class="active" href="index.html">About</a>
<a href="blog.html">Blog</a>
<a href="projects.html">Projects</a>
</div>
</div>
@@ -36,7 +35,7 @@
<!-- Section -->
<section class="centered">
<div>
<h1 class="hero__header pink__colored" data-aos="fade-right">Hello, Im</h1>
<h1 class="hero__header" data-aos="fade-right">Hello, Im</h1>
<h1 class="hero__header" data-aos="flip-down">Timothy</h1>
<h1 class="hero__header" data-aos="fade-left">Pidashev</h1>
</div>
@@ -48,11 +47,11 @@
<div>
<h1 class="about__header" data-aos="zoom-out">
I'm a 17-year-old on an
<span class="orange__highlight">epic journey</span>
<span class="highlight">epic journey</span>
</h1>
<h1 class="about__header" data-aos="flip-down">
to become a
<span class="orange__highlight">software developer!</span>
<span class="highlight">software developer!</span>
</h1>
</div>
<img src="images/elements/png/line_short.png" alt="line" class="divider__line" data-aos="flip-left">