diff --git a/index.html b/index.html
index 7ac1f64..555a6bc 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
On this website i host games and other stuff.
-Contact:
+Discord: Boof V2#4806
Email: admin@boof.eu.org
Links:
diff --git a/style.css b/style.css index 5fc75cd..ef3d5bc 100644 --- a/style.css +++ b/style.css @@ -3,4 +3,9 @@ #hp { float: right; margin: 0 0 0 15px; - } \ No newline at end of file + } + + + h1 { + font-size: 32px; + } \ No newline at end of file