Skip to content

Commit 7e90ed8

Browse files
authored
fixed viewport to show
1 parent 9911904 commit 7e90ed8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Wireframe/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ footer {
6464
text-align: center;
6565
padding: 10px;
6666
border-top: 1px solid #ccc;
67-
/*position: fixed;
68-
bottom: 0;*/
67+
position: fixed;
68+
bottom: 0;
6969
}
7070

7171

0 commit comments

Comments
 (0)