Update index.html

This commit is contained in:
Timothy Pidashev
2021-09-14 10:53:24 -07:00
committed by GitHub
parent 963e29e4f4
commit caca5b16c5

View File

@@ -15,8 +15,9 @@
<body> <body>
<section class="centered"> <section class="centered">
<div> <div>
<h1 class="hero__header pink__colored" data-aos="fade-right">Hello,</h1> <h1 class="hero__header pink__colored" data-aos="fade-right">Hello, Im</h1>
<h1 class="hero__header" data-aos="fade-left">I'm Timothy Pidashev.</h1> <h1 class="hero__header" data-aos="flip-down">Timothy</h1>
<h1 class="hero__header" data-aos="fade-left">Pidashev</h1>
</div> </div>
<img src="static/images/elements/png/line_short.png" alt="line" class="divider__line" data-aos="flip-left"> <img src="static/images/elements/png/line_short.png" alt="line" class="divider__line" data-aos="flip-left">
</section> </section>