forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
a71e15aba5
commit
46b6115eaf
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue
Block a user