gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] branch master updated: small fix


From: gnunet
Subject: [taler-anastasis-www] branch master updated: small fix
Date: Fri, 04 Sep 2020 17:37:39 +0200

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

ds-meister pushed a commit to branch master
in repository anastasis-www.

The following commit(s) were added to refs/heads/master by this push:
     new 09d0c62  small fix
09d0c62 is described below

commit 09d0c622db4dfcb1368e270d05dc1105b22d52e4
Author: Dominik Meister <dominik.meister@hotmail.ch>
AuthorDate: Fri Sep 4 17:37:21 2020 +0200

    small fix
---
 static/styles.css | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/static/styles.css b/static/styles.css
index 26132a7..f98c2b3 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -189,6 +189,15 @@ img {
     flex-wrap: wrap;
   }
 }
+
+@media screen and (max-width: 600px) {
+  .princ-content {
+    flex-wrap: wrap;
+    display: flex;
+    justify-content: space-around;   
+   }
+}
+
 .princ-content {
   display: flex;
   justify-content: space-around;

-- 
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]