@ -1,3 +1,3 @@
git add *
git commit -m "$1"
git commit -m "$*"
git push
@ -97,7 +97,7 @@ body{
.contentBody .contentWrapper .content .unexpanded{
position:absolute;
bottom:0px;
min-width:98vw;
min-width:98vw; /*Add a comment here.*/
text-align:center;
font-size:1.75em;
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(15,15,15,1.0) 100%);