Center connections hints

This commit is contained in:
Charlotte Van Petegem 2025-05-24 12:22:57 +02:00
parent ebd6b08064
commit b0dca83451
Signed by: chvp
SSH key fingerprint: SHA256:s9rb8jBVfdahqWHuBAcHCBP1wmj4eYQXZfqgz4H3E9E

View file

@ -170,6 +170,9 @@ input[type=submit] {
border: 1px solid black;
margin: 0.5em;
padding: 1em;
text-align: center;
word-break: keep-all;
white-space: nowrap;
}
@media (max-width: 1024px) {