aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css/index.css')
-rw-r--r--ui/app/css/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css
index 7055b0d5c..65ff1705f 100644
--- a/ui/app/css/index.css
+++ b/ui/app/css/index.css
@@ -36,7 +36,8 @@ button {
font-family: 'Transat Black';
outline: none;
cursor: pointer;
- /*margin: 10px;*/
+ box-shadow: 0px 3px 6px rgba(247, 134, 28, 0.36);
+ /*margin: 10px;*/
padding: 8px 12px;
border: none;
background: #F7861C;