Implement Jekyll again

Done again as navigation drawer wasn't closing when it was supposed to
This commit is contained in:
Matthew Grove
2019-01-24 20:28:45 +00:00
parent a9815517c1
commit 40008f7a9b
76 changed files with 5653 additions and 108 deletions

View File

@@ -2,7 +2,7 @@ html, body {
font-family: 'Roboto';
background: transparent;
}
img {
.carousel-inner img {
width: 50%;
box-shadow: 3px 3px 6px 2px rgba(10,10,10,0.5);
margin: 10px 0;