diff --git a/index.html b/index.html
index 8b66478..bb0377a 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
- Hello, my name is Sara! I'm a game developer with love for the intricacies of player
+ Hi! my name is Sara! I'm a game developer in love with the intricacies of player
interaction.
diff --git a/shared/style.css b/shared/style.css
index 86b21e8..16f38bc 100644
--- a/shared/style.css
+++ b/shared/style.css
@@ -12,7 +12,7 @@ body {
}
h1 {
- font-size: 3.5em;
+ font-size: 2.5em;
}
h2 {
@@ -209,4 +209,4 @@ a.button:hover {
padding-bottom: 1px;
margin: 3px auto;
}
-}
\ No newline at end of file
+}