diff --git a/common.css b/common.css index 6db2d14..3f7f12c 100644 --- a/common.css +++ b/common.css @@ -338,27 +338,27 @@ body { text-wrap: nowrap; } .p1 { - top: 15%; + top: 20%; width: 100%; } .p2 { - top: 25%; + top: 35%; width: 100%; } .p3 { - top: 35%; + top: 50%; width: 100%; } .p4 { - top: 45%; + top: 65%; width: 100%; } .p5 { - top: 55%; + top: 80%; width: 100%; }