force date to take full width

This commit is contained in:
2026-08-14 19:01:27 +01:00
parent ca6b0cc62f
commit 1f7b3a0774
+2 -1
View File
@@ -98,13 +98,14 @@ p > img {
line-height: 1.5em;
flex-grow: 1;
padding-right: 2%;
min-width: 0;
}
.card > p {
text-align: right;
font-size: small;
margin-left: auto;
overflow: scroll;
white-space: nowrap;
}
#socials {