Преглед на файлове

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
Owen Versteeg преди 12 години
родител
ревизия
5503125ed4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      css/main.css

+ 1 - 1
css/main.css

@@ -460,7 +460,7 @@ body {
 	left: 50%;
 	top: 50%;
 	margin-left: -30%;
-	margin-top: -47%;
+	margin-top: -320px;
 	padding: 20px 0px;
 	
 	text-align: center;