Skip to content
Snippets Groups Projects
Commit 5503125e authored by Owen Versteeg's avatar Owen Versteeg
Browse files

Oops, made the page a little too responsive

if you resized the window or visited the page on a small screen everything would be amiss

now, I've fixed that with a one-liner
parent cae363e7
No related branches found
No related tags found
No related merge requests found
......@@ -460,7 +460,7 @@ body {
left: 50%;
top: 50%;
margin-left: -30%;
margin-top: -47%;
margin-top: -320px;
padding: 20px 0px;
text-align: center;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment