Skip to content

Commit 671814b

Browse files
author
Daniel Bruce
committed
Fix footer z-index.
1 parent 39fc931 commit 671814b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spider/assets/css/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,7 @@
6767
padding-bottom: 15px;
6868
}
6969

70+
footer {
71+
z-index: 1000;
72+
}
73+

0 commit comments

Comments
 (0)