small fixes

This commit is contained in:
teldra 2022-06-12 21:16:49 +02:00
parent b82ff9e487
commit 6a345272aa

View File

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