mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 20:29:35 +02:00
refactor profile btns, profilepage
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user