Skip to content

Commit bcb4b99

Browse files
Fixed footer CSS
1 parent f719edc commit bcb4b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/d2sc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ body {
2424
}
2525

2626
footer {
27-
position: relative;
27+
position: fixed;
2828
bottom: 0;
2929
width: 100%;
3030
height: 42px;

0 commit comments

Comments
 (0)