richard pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
ea5cd3a3
by Henry Wilkes at 2023-09-11T18:34:24+01:00
1 changed file:
Changes:
... | ... | @@ -56,6 +56,12 @@ h1 { |
56 | 56 | .message-emoji {
|
57 | 57 | height: 1em;
|
58 | 58 | vertical-align: sub;
|
59 | + margin-inline-end: 0.3em;
|
|
60 | +}
|
|
61 | + |
|
62 | +.home-message a {
|
|
63 | + /* Increase gap between the link and the rest of the text. */
|
|
64 | + margin-inline: 0.4em;
|
|
59 | 65 | }
|
60 | 66 | |
61 | 67 | #search-form {
|