gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ops-www] 02/04: mobile moment


From: gnunet
Subject: [taler-taler-ops-www] 02/04: mobile moment
Date: Sat, 30 Mar 2024 22:36:11 +0100

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

nora-grothoff pushed a commit to branch master
in repository taler-ops-www.

commit 199ee54c2537489aa6180041f4801b7d690af647
Author: Nullptrderef <nullptrderef@proton.me>
AuthorDate: Sat Mar 30 22:35:35 2024 +0100

    mobile moment
---
 static/scss/pages/faq-util.scss | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/static/scss/pages/faq-util.scss b/static/scss/pages/faq-util.scss
index 0e01ec6..6b87946 100644
--- a/static/scss/pages/faq-util.scss
+++ b/static/scss/pages/faq-util.scss
@@ -1,5 +1,9 @@
 @mixin section() {
   @apply flex-1 w-full max-w-screen-lg;
+  &,
+  .text.card {
+    max-width: calc(100vw - 16px);
+  }
   .step {
     @apply flex flex-col items-center justify-center gap-10 md:gap-12 w-full;
     // assume 1st el is text, 2nd is graphic/img

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]