Files
weiyu/deploy/server/kbase/css/footer.css
jack ning 0b787054a9 update
2025-05-23 11:51:58 +08:00

19 lines
265 B
CSS

#app {
margin-top: 100px;
}
/*
* Footer
*/
.bd-footer {
padding: 2.5rem 0;
color: #999;
text-align: center;
background-color: #f9f9f9;
position: fixed;
bottom: 0px;
width: 100%;
}
.bd-footer p:last-child {
margin-bottom: 0;
}