rename css/js files from 'main' to 'beautifuljekyll'

This commit is contained in:
Dean Attali 2020-08-21 18:55:52 +00:00
parent 6ba7b4e325
commit b76c4fa1b3
6 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1,13 @@
.main-content {
padding-bottom: 3.125rem;
}
footer.footer-min {
position: fixed;
bottom: 0;
width: 100%;
padding: 0.1875rem;
background-color: #f5f5f5;
border-top: 1px solid #eeeeee;
text-align: center;
}