Skip to content

Commit 7828662

Browse files
committed
update style
1 parent d0c85b7 commit 7828662

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

css/style.css

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,20 +61,13 @@ h1 {
6161
border: 0;
6262
}
6363

64-
.container {
65-
/* absolute center .splash within .splash-container */
66-
width: 350px;
67-
height: 50%;
68-
margin: auto;
69-
position: absolute;
70-
top: 70px; left: 0; bottom: 0; right: 0;
71-
text-align: center;
72-
}
7364

7465
.gh-btns {
7566

76-
margin-bottom: 0;
77-
67+
top: 50%;
68+
left: 50%;
69+
margin: -4em auto auto -6em;
70+
7871
}
7972

8073

0 commit comments

Comments
 (0)