mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fixed margin in transaction history, profilepage
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
}
|
||||
|
||||
.data-info {
|
||||
margin-left: 13%;
|
||||
margin-left: 10%;
|
||||
}
|
||||
|
||||
.data-info__text h3 {
|
||||
@@ -152,7 +152,7 @@
|
||||
}
|
||||
|
||||
.transaction-info {
|
||||
margin-left: 13%;
|
||||
margin-left: 7%;
|
||||
}
|
||||
|
||||
.transaction-info__text h3 {
|
||||
|
||||
Reference in New Issue
Block a user