small fixes

This commit is contained in:
teldra 2022-06-12 21:15:23 +02:00
parent a71e15aba5
commit 46b6115eaf
1 changed files with 1 additions and 2 deletions

View File

@ -12,11 +12,10 @@
justify-content: flex-end;
.title_index {
word-break: break-all;
align-self: center;
justify-self: center;
text-align: center;
color: var(--text-main);
background: var(--background-body);
border-radius: 10px;
text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
0px 8px 13px rgba(0,0,0,0.1),
0px 18px 23px rgba(0,0,0,0.1);