diff options
-rw-r--r-- | templates/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.html b/templates/page.html index 523430a..9461f7d 100644 --- a/templates/page.html +++ b/templates/page.html @@ -7,7 +7,7 @@ <title>davidovski.xyz</title> </head> <body bgcolor="#191919" text="#f58f44" link="#b4d6d1"> - <div class="main" bgcolor="#191919" text="#f58f44"> + <div valign="middle" align="center" class="main" bgcolor="#191919" text="#f58f44"> <div class="header"> <a href="https://davidovski.xyz/"<h1 class="title">davidovski.xyz</h1></a> <hr> |