mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Centered
This commit is contained in:
parent
4fa14fbdeb
commit
7d1d7c6f8f
3 changed files with 3 additions and 0 deletions
|
|
@ -339,6 +339,7 @@
|
|||
display: flex;
|
||||
gap: 5px;
|
||||
width: 250px;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
.experience-name {
|
||||
|
|
|
|||
|
|
@ -586,6 +586,7 @@
|
|||
.experience-row {
|
||||
display: flex;
|
||||
width: 250px;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
.experience-value {
|
||||
|
|
|
|||
|
|
@ -50,6 +50,7 @@
|
|||
display: flex;
|
||||
gap: 5px;
|
||||
width: 250px;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
padding: 0 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue