WIP
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
|
||||
.info {
|
||||
background: var(--color-bg-block);
|
||||
padding: 3rem 2rem;
|
||||
padding: 2rem;
|
||||
font-size: 1.4rem;
|
||||
text-align: left;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.info__players {
|
||||
@@ -65,3 +66,10 @@
|
||||
color: var(--color-text);
|
||||
padding: 0 1rem;
|
||||
}
|
||||
|
||||
.info__analyze {
|
||||
position: absolute;
|
||||
bottom: 2rem;
|
||||
width: 100%;
|
||||
padding-right: 4rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user