Remove Gemfile, fix photo credit

This commit is contained in:
Zachary Klosko 2020-12-03 11:19:17 -05:00
parent 1833ba7347
commit 182064ed0b
4 changed files with 4 additions and 14 deletions

View file

@ -205,7 +205,7 @@ header.masthead p{font-weight:300}
/* Photo Credit */
.photo-credit {
position:absolute;
position: relative;
bottom:0;
}
@ -320,13 +320,6 @@ padding: 10px 20px;
padding: 5px;
}
/* TOC */
.toc {
background-color: #fff;
margin: 0px 0;
padding: 10px 0px;
}
/* Gradients */
.gradient-dark {
background-color: #343a40;