🐛 💄 Fixed the config file & add github flag in footer.

This commit is contained in:
elkan1788
2024-07-22 22:21:18 +08:00
parent 1b98206cad
commit 119b715655
5 changed files with 16 additions and 5 deletions

View File

@@ -48,6 +48,7 @@
img {
display: inline-block;
max-width: 50px;
filter: var(--highlight-img-fill);
@include mobile() {
max-width: 40px;
}