[tor-commits] [bridgedb] 49/66: Set font weight for support body

gitolite role git at cupani.torproject.org
Wed Jul 27 18:32:54 UTC 2022


This is an automated email from the git hooks/post-receive script.

meskio pushed a commit to branch main
in repository bridgedb.

commit ab0f25002c840b82a7bd3b2456fdfacfc32f4318
Author: kez <kez at torproject.org>
AuthorDate: Thu Jun 16 18:11:20 2022 -0700

    Set font weight for support body
---
 frontend/assets/scss/_bridges.scss | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss
index 1b52627..3451262 100644
--- a/frontend/assets/scss/_bridges.scss
+++ b/frontend/assets/scss/_bridges.scss
@@ -37,6 +37,7 @@
 
     p {
         font-size: 1.5rem !important;
+        font-weight: 500;
     }
 }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list