change css
This commit is contained in:
parent
a5ae301e06
commit
7d0ee6c508
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue