Skip to content

Commit

Permalink
now uses Helvetica, the best font ever
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinServer authored May 4, 2024
1 parent 00fed59 commit 8a7741c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>ReinServer</title>
<style>
body {
font-family: Arial, sans-serif;
font-family: Helvetica, sans-serif;
text-align: center;
}
.big-text {
Expand All @@ -21,5 +21,7 @@
<p>Hi, I'm Rein.</p>
<br>
<p>And I host dedicated servers for my friends to play on.</p>
<br>
<p>If you're not one of my friends, <b>this isn't for you.</b></p>
</body>
</html>

0 comments on commit 8a7741c

Please sign in to comment.