diff --git a/index.html b/index.html index 7f85214..4672767 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,7 @@
-
Notice: This is a personal server, and the services on this domain are intended for use by friends and family. diff --git a/style.css b/style.css index 3be3663..7575a67 100644 --- a/style.css +++ b/style.css @@ -25,3 +25,5 @@ a:hover { color: var(--highlight-color); text-decoration: none; } + +#logo {text-align: center;}