change css

This commit is contained in:
chenjing 2021-11-17 17:27:08 +08:00
parent a5ae301e06
commit 7d0ee6c508
1 changed files with 2 additions and 1 deletions

View File

@ -406,7 +406,7 @@ p {
background-color: #323232;
}
footer{
position:absolute;
position:fixed;
color:#fff;
bottom:0;
width:100%;
@ -573,6 +573,7 @@ body {
-webkit-backface-visibility: hidden;
position: relative;
padding: 0px !important;
padding-bottom: 30px !important;
margin: 0px !important;
}