beautifulSA-jekyll/assets/css/beautifuljekyll-minimal.css

14 lines
222 B
CSS
Raw Permalink Normal View History

2015-03-02 21:06:05 +01:00
.main-content {
padding-bottom: 3.125rem;
2015-03-02 21:06:05 +01:00
}
footer.footer-min {
position: fixed;
bottom: 0;
width: 100%;
padding: 0.1875rem;
2015-03-02 21:06:05 +01:00
background-color: #f5f5f5;
border-top: 1px solid #eeeeee;
text-align: center;
2020-08-09 02:13:28 +02:00
}