Remove unused CSS for footer
This commit is contained in:
parent
99b6ccdefc
commit
705dff8355
1 changed files with 1 additions and 8 deletions
|
@ -1,8 +1 @@
|
|||
.footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
line-height: 60px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue