Adjust aligned to the right even with long user names

This commit is contained in:
Henri 2022-07-21 21:13:04 +02:00
parent 53c07f276e
commit 538ec90b1f

View File

@ -115,6 +115,7 @@ header h2 img {
.user {
color: blue;
font-size: 14px;
text-align: right;
}
section {