blog/themes/beautifulhugo/static/css/main-minimal.css

13 lines
211 B
CSS
Raw Normal View History

2017-09-03 16:13:29 +00:00
.main-content {
padding-bottom: 50px;
}
footer.footer-min {
position: fixed;
bottom: 0;
width: 100%;
padding: 3px;
background-color: #f5f5f5;
border-top: 1px solid #eeeeee;
text-align: center;
}