1

Update index.php

This commit is contained in:
Evan Pratten 2017-09-11 20:25:30 -04:00 committed by GitHub
parent 68064bad81
commit 623f9f6e0a

@ -14,6 +14,7 @@
padding: 0;
background-image: url("../img/Background.png");
background-size: 100% 100%;
background-attachment: fixed;
}
.rant-top-bar {