feat: oleg gone away

This commit is contained in:
2024-09-11 23:20:04 +03:00
parent 1386005aee
commit a6476173ea

View File

@@ -112,15 +112,16 @@
}
.footer-line-right {
align-self: flex-end;
font-size: medium;
font-weight: bolder;
margin: 2px 0;
width: 100%;
text-align: right;
}
.footer-words {
width: 100%;
flex-direction: column-reverse;
display: flex;
justify-content: flex-end;
}
</style>