Skip to content

Commit 9e36852

Browse files
committed
fixing credits position
1 parent e9a8a3f commit 9e36852

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

demo/css/style.css

+1-4
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ h1 {
3636
margin: 0 auto;
3737
width: 700px;
3838
text-align: center;
39+
clear: both;
3940
}
4041

4142
#github-logo {
@@ -60,10 +61,6 @@ h1 {
6061
padding: 30px;
6162
}
6263

63-
.link {
64-
display: none;
65-
}
66-
6764
/* Font-face */
6865

6966
@font-face {

0 commit comments

Comments
 (0)