gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 39/459: border


From: gnunet
Subject: [reclaim-ui] 39/459: border
Date: Fri, 11 Jun 2021 23:22:11 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.

commit cc777290143dc77834edc10b06087586664f281f
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Sun Apr 28 22:16:37 2019 +0200

    border
---
 src/styles.scss | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/styles.scss b/src/styles.scss
index f3a33ae..2a9f933 100644
--- a/src/styles.scss
+++ b/src/styles.scss
@@ -14,7 +14,7 @@ body {
 
 
 div.card {
-  //box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.5);
+  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.5);
   border-radius: 0;
 }
 
@@ -23,6 +23,7 @@ div.card {
 }
 
 .btn {
+  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.5);
   border-radius: 10rem;
 }
 

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