- fixed typos;
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
.statsBigBadges__gridItem {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 28px;
|
||||
padding: 16px;
|
||||
border-radius: 6px;
|
||||
border: 1px solid var(--yellow-500);
|
||||
background: var(--card-full-background-color-2);
|
||||
@@ -28,14 +28,14 @@
|
||||
|
||||
span {
|
||||
color: #FFF;
|
||||
font-size: 21px;
|
||||
font-size: 19px;
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
span:nth-last-of-type(1) {
|
||||
font-size: 28px;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
&:nth-of-type(2) {
|
||||
|
||||
Reference in New Issue
Block a user