[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb] 02/03: Add missing padding on main
This is an automated email from the git hooks/post-receive script.
meskio pushed a commit to branch main
in repository bridgedb.
commit f4a5ae7c9556e69007879bdc6c0351bcfb38d9a2
Author: kez <kez@xxxxxxxxxxxxxx>
AuthorDate: Wed Sep 7 14:34:10 2022 -0700
Add missing padding on main
Closes #40058
---
frontend/assets/scss/_bridges.scss | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss
index e14d767..3fd940b 100644
--- a/frontend/assets/scss/_bridges.scss
+++ b/frontend/assets/scss/_bridges.scss
@@ -92,3 +92,7 @@
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
+
+main {
+ padding-bottom: 5rem;
+}
--
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