mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 19:13:51 +00:00
update color-scheme
This commit is contained in:
@@ -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()">☰ </span>
|
||||
<div class="header-right">
|
||||
<a href="index.html" data-aos="zoom-in">About</a>
|
||||
<a class="active" 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()">☰ </span>
|
||||
<a href="index.html">About</a>
|
||||
<a class="active" href="blog.html">Blog</a>
|
||||
<a href="projects.html">Projects</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user