diff --git a/src/sass/views/tab-receive.scss b/src/sass/views/tab-receive.scss index de9cab61c..c013ef4f5 100644 --- a/src/sass/views/tab-receive.scss +++ b/src/sass/views/tab-receive.scss @@ -11,7 +11,7 @@ } } .button-request { - margin-top: 15px; + margin-top: 10px; background: transparent; border: none; font-size: 12px; @@ -22,7 +22,7 @@ } } .button-address { - margin-top: 5px; + margin-top: 10px; background: transparent; border: none; font-size: 12px;