[tor-commits] [bridgedb] 14/66: TEMP: more homepage

gitolite role git at cupani.torproject.org
Wed Jul 27 18:32:19 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 358727192f47139e449887767a234bea21727fe9
Author: kez <kez at torproject.org>
AuthorDate: Thu May 26 15:39:37 2022 -0700

    TEMP: more homepage
---
 frontend/assets/scss/_bridges.scss | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss
new file mode 100644
index 0000000..5ebdeaa
--- /dev/null
+++ b/frontend/assets/scss/_bridges.scss
@@ -0,0 +1,17 @@
+#bridgedb-steps-container {
+    gap: 24px;
+
+    > section {
+        flex: 1 1 0px;
+        border: 1px solid #EEEEEE;
+        border-radius: 4px;
+    }
+}
+
+.p-20px {
+    padding: 20px;
+}
+
+.pb-6r {
+    padding-bottom: 6rem !important;
+}

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


More information about the tor-commits mailing list