Make the ships explode

This commit is contained in:
2021-03-22 00:20:39 +00:00
parent 8630a9b66c
commit 52691e8f0b
3 changed files with 33 additions and 19 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ body {
@media (min-width: 650px) {
.footer-content {
transition: all 0.2s ease-in;
opacity: 0.25;
opacity: 0.5;
}
.footer-content:hover {