[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb] 50/66: Add padding to top and bottom of FAQ questions



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

meskio pushed a commit to branch main
in repository bridgedb.

commit b783559c74c65a7ca8f809c92a9f2afd4e4ee591
Author: kez <kez@xxxxxxxxxxxxxx>
AuthorDate: Thu Jun 16 18:14:37 2022 -0700

    Add padding to top and bottom of FAQ questions
---
 frontend/assets/scss/_bridges.scss | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss
index 3451262..cb44868 100644
--- a/frontend/assets/scss/_bridges.scss
+++ b/frontend/assets/scss/_bridges.scss
@@ -39,6 +39,11 @@
         font-size: 1.5rem !important;
         font-weight: 500;
     }
+
+    > details {
+        padding-top: 0.75rem;
+        padding-bottom: 0.75rem;
+    }
 }
 
 .bg-dark {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits