fixed footer
This commit is contained in:
parent
db5234cb8b
commit
c3d6475323
|
@ -132,6 +132,10 @@ html {
|
|||
padding: 50px 0;
|
||||
color: #f0f9ff;
|
||||
background-color: #282d32;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.footer-dark h3 {
|
||||
|
|
Loading…
Reference in New Issue