feat(character/achievements): add achievements page
This commit is contained in:
parent
ed424d63d0
commit
ab3b84f743
24 changed files with 2419 additions and 33 deletions
|
|
@ -79,12 +79,12 @@
|
|||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.talent-tree .columns {
|
||||
.talent-tree .cols {
|
||||
display: flex;
|
||||
gap: 14px;
|
||||
}
|
||||
|
||||
.talent-tree .columns .column {
|
||||
.talent-tree .cols .col {
|
||||
text-align: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue