diff --git a/luckydiamond/src/assets/css/PagesStyles/profile.css b/luckydiamond/src/assets/css/PagesStyles/profile.css index bf4cbbe..b09c90f 100644 --- a/luckydiamond/src/assets/css/PagesStyles/profile.css +++ b/luckydiamond/src/assets/css/PagesStyles/profile.css @@ -34,6 +34,7 @@ font-weight: 700; font-family: Montserrat Alternates; font-size: 28px; + padding-left: 11px; } .profile__card h2 img { @@ -69,6 +70,7 @@ .btn-margin { padding: 3.8% 46% 3% 14%; margin-bottom: 11px; + background: #62D4B2; } .btn-display { @@ -78,15 +80,21 @@ .text-btn { text-decoration: none; - color: #FFF; + color: #000; font-weight: 700; text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); font-family: Montserrat Alternates; font-size: 18px; + margin-left: 4px; +} + +.icon-margin-deposit-withdraw { + margin-right: 4px; } .withdraw { padding: 3.8% 46% 3% 14%; + background: #EF4444; } diff --git a/luckydiamond/src/pages/ProfilePage.vue b/luckydiamond/src/pages/ProfilePage.vue index d95f4b2..ee20fb8 100644 --- a/luckydiamond/src/pages/ProfilePage.vue +++ b/luckydiamond/src/pages/ProfilePage.vue @@ -14,8 +14,8 @@

{{ balance }}

- Пополнить - Вывести + Пополнить + Вывести