Minor fixes

This commit is contained in:
2021-10-02 18:54:55 -03:00
parent e4f3bccd8c
commit 8a7b4ec1d2
16 changed files with 348 additions and 17 deletions

View File

@@ -53,6 +53,12 @@
}
}
}
.konami-code {
@include titleFont();
color: $lightest-color-dark;
}
}