small fixes

This commit is contained in:
teldra 2022-06-12 21:16:49 +02:00
parent b82ff9e487
commit 6a345272aa
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
background-attachment: fixed;
display: flex;
flex-direction: column;
justify-content: flex-end;
justify-content: center;
.title_index {
word-break: break-all;
color: var(--text-main);