Fixed alignment issues

This commit is contained in:
nuttylmao
2025-04-13 01:58:54 +10:00
parent f7d6937cb0
commit e3d71f77f5
3 changed files with 16 additions and 13 deletions
+1
View File
@@ -47,6 +47,7 @@ html {
bottom: 0;
right: 0;
display: flex;
align-items: flex-end;
flex-direction: row;
flex-wrap: nowrap;
text-justify: right;