diff --git a/luckydiamond/src/assets/css/PagesStyles/profile.css b/luckydiamond/src/assets/css/PagesStyles/profile.css index 6bc8846..4e88189 100644 --- a/luckydiamond/src/assets/css/PagesStyles/profile.css +++ b/luckydiamond/src/assets/css/PagesStyles/profile.css @@ -122,7 +122,7 @@ margin-top: 2.1%; background: #38383E; height: 3px; - width: 100vh; + width: 86%; } .payments__card { @@ -162,7 +162,7 @@ } .data-info { - margin-left: 17vh; /* Push to the right */ + margin-left: 1vh; /* Push to the right */ margin-right: auto; /* Push to the left */ } @@ -174,7 +174,7 @@ } .transaction-info { - margin-right: 10em; /* Add margin for spacing */ + margin-right: 6em; /* Add margin for spacing */ } .transaction-info__text h3 {