Adjusted about section
This commit is contained in:
parent
078329e7bc
commit
7a9d4e52ca
2 changed files with 3 additions and 3 deletions
|
@ -565,10 +565,10 @@ footer a {
|
|||
padding-right: 0.75rem;
|
||||
}
|
||||
.home-container h1 {
|
||||
font-size: 2rem;
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
.home-container h2 {
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
.home-container p {
|
||||
font-size: 1rem;
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
<main>
|
||||
<section id="home">
|
||||
<div class="home-container">
|
||||
<h1>Hey 👋 I'm <span>Tarion</span>.</h1>
|
||||
<h1>Hey <span class="wave">👋</span> I'm <span>Tarion</span>.</h1>
|
||||
<h2>Game Programmer</h2>
|
||||
<p>Currently developing a game using the Unity Engine.</p>
|
||||
<div class="links">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue