mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 19:13:51 +00:00
complete first build of website
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Timothy Pidashev</title>
|
||||
<link rel="shortcut icon" type="image/png" href="images/elements/png/n8dev.png"/>
|
||||
<link rel="shortcut icon" type="image/png" href="images/elements/png/timmy.png"/>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
|
||||
@@ -21,8 +21,8 @@
|
||||
<section class="centered">
|
||||
<div>
|
||||
<h1 class="about__header" data-aos="zoom-out">
|
||||
I'm a 16-year-old
|
||||
<span class="orange__highlight">on an epic journey</span>
|
||||
I'm a 16-year-old on an
|
||||
<span class="orange__highlight">epic journey</span>
|
||||
</h1>
|
||||
<h1 class="about__header" data-aos="flip-down">
|
||||
to become a
|
||||
|
||||
Reference in New Issue
Block a user