
This is an automated email from the git hooks/post-receive script. meskio pushed a commit to branch main in repository bridgedb. commit 1e2bb9048a9e8af06485ef5f3a6d82fa3cb93cc7 Author: kez <kez@torproject.org> AuthorDate: Mon Jul 18 15:17:47 2022 -0700 Remove incorrect SCSS rule for FAQ paragraph --- frontend/assets/scss/_bridges.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss index 6562875..e14d767 100644 --- a/frontend/assets/scss/_bridges.scss +++ b/frontend/assets/scss/_bridges.scss @@ -25,11 +25,6 @@ } } - p { - font-size: 1.5rem !important; - font-weight: 500; - } - > details { padding-top: 0.75rem; padding-bottom: 0.75rem; -- To stop receiving notification emails like this one, please contact the administrator of this repository.