feat: updated header 1 in index
This commit is contained in:
parent
805d74919b
commit
d0440f04e3
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<section>
|
<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>
|
interaction.</h1>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
|
|
|
@ -12,7 +12,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 3.5em;
|
font-size: 2.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
@ -209,4 +209,4 @@ a.button:hover {
|
||||||
padding-bottom: 1px;
|
padding-bottom: 1px;
|
||||||
margin: 3px auto;
|
margin: 3px auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue