
This is an automated email from the git hooks/post-receive script. meskio pushed a commit to branch main in repository bridgedb. commit 84c9fdbd4d69ff56858b8960a66303da074c5981 Author: kez <kez@torproject.org> AuthorDate: Thu Jun 16 18:10:23 2022 -0700 SCSS FIXUP: SQUASH --- frontend/assets/scss/_bridges.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss index 2b678c6..1b52627 100644 --- a/frontend/assets/scss/_bridges.scss +++ b/frontend/assets/scss/_bridges.scss @@ -35,8 +35,8 @@ } } - p * { - font-size: 1.5rem; + p { + font-size: 1.5rem !important; } } -- To stop receiving notification emails like this one, please contact the administrator of this repository.