richard pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • browser/components/abouttor/content/aboutTor.css
    ... ... @@ -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 {