feat: updated header 1 in index
This commit is contained in:
parent
805d74919b
commit
d0440f04e3
|
@ -25,7 +25,7 @@
|
|||
|
||||
<body>
|
||||
<section>
|
||||
<h1 id="intro-sentence">Hello, my name is Sara! I'm a game developer with love for the intricacies of player
|
||||
<h1 id="intro-sentence">Hi! my name is Sara! I'm a game developer in love with the intricacies of player
|
||||
interaction.</h1>
|
||||
</section>
|
||||
<section>
|
||||
|
|
|
@ -12,7 +12,7 @@ body {
|
|||
}
|
||||
|
||||
h1 {
|
||||
font-size: 3.5em;
|
||||
font-size: 2.5em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
|
Loading…
Reference in a new issue