From 8a0b33020a4cd48e7f5935731257ac0b44e97dff Mon Sep 17 00:00:00 2001 From: Madara0330E Date: Wed, 28 Feb 2024 18:08:53 +0300 Subject: [PATCH] rafick tvoia mater jirafic --- luckydiamond/src/assets/css/PagesStyles/profile.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/luckydiamond/src/assets/css/PagesStyles/profile.css b/luckydiamond/src/assets/css/PagesStyles/profile.css index 3a12d9e..6bc8846 100644 --- a/luckydiamond/src/assets/css/PagesStyles/profile.css +++ b/luckydiamond/src/assets/css/PagesStyles/profile.css @@ -102,11 +102,12 @@ .types { display: flex; - justify-content: space-between; + justify-content: space-around; } .types-margin h3 { margin-right: 7.813em; + } .types-text h3 { @@ -121,6 +122,7 @@ margin-top: 2.1%; background: #38383E; height: 3px; + width: 100vh; } .payments__card { @@ -160,7 +162,7 @@ } .data-info { - margin-left: auto; /* Push to the right */ + margin-left: 17vh; /* Push to the right */ margin-right: auto; /* Push to the left */ } @@ -172,7 +174,7 @@ } .transaction-info { - margin-right: 1em; /* Add margin for spacing */ + margin-right: 10em; /* Add margin for spacing */ } .transaction-info__text h3 {