Delete some images

This commit is contained in:
George Drummond
2019-06-13 10:48:38 -04:00
parent 1821e164b0
commit b71b0507ad
10 changed files with 0 additions and 15 deletions

View File

@@ -56,7 +56,6 @@
/* Toggle Background Image */
input#toggle:checked + .main {
background: url(static/img/cloud-background-2.gif);
/* background: url(static/img/cloud-background-3.jpg); */
background-size: cover;
}