This commit is contained in:
2025-07-17 16:40:23 +08:00
parent c5eedf8e7c
commit dd446e3271

View File

@@ -103,6 +103,9 @@ address {
margin: 0px;
/* word-break: break-all; */
}
strong {
display: inline-block;
}
a {
text-decoration: none;
cursor: pointer;