[tbb-commits] [torbutton] branch maint-11.5 updated: Bug 41355: Adjust line spacing in YEC 2022 heading
gitolite role
git at cupani.torproject.org
Wed Oct 12 15:47:32 UTC 2022
This is an automated email from the git hooks/post-receive script.
pierov pushed a commit to branch maint-11.5
in repository torbutton.
The following commit(s) were added to refs/heads/maint-11.5 by this push:
new 042f1687 Bug 41355: Adjust line spacing in YEC 2022 heading
042f1687 is described below
commit 042f1687e38915803b1e25bb19b28af2256ca2d2
Author: Henry Wilkes <henry at torproject.org>
AuthorDate: Wed Oct 12 09:58:44 2022 +0100
Bug 41355: Adjust line spacing in YEC 2022 heading
---
chrome/skin/aboutTor.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/skin/aboutTor.css b/chrome/skin/aboutTor.css
index 2ea6807e..5c75c1f0 100644
--- a/chrome/skin/aboutTor.css
+++ b/chrome/skin/aboutTor.css
@@ -206,7 +206,7 @@ body:not([showmanual]) .showForManual {
* yec-background-image, even if one of the sub-heading elements has long text
* content that would normally grow the size of the grid. */
width: 1px;
- line-height: 1;
+ line-height: 1.05;
font-family: 'Space Grotesk', sans-serif;
font-size: 60px;
letter-spacing: -0.05em;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tbb-commits
mailing list