Fixed some styles.

This commit is contained in:
Mike Cao
2024-08-20 01:15:33 -07:00
parent 5aba9acb81
commit da28fe8fe9
5 changed files with 8 additions and 8 deletions

View File

@@ -27,6 +27,6 @@
}
.nav {
justify-content: end;
justify-content: flex-end;
}
}