mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
Increased left padding
This commit is contained in:
parent
26c1998f15
commit
a62802f0b7
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-desc .wrapper {
|
.item-desc .wrapper {
|
||||||
padding: 0 10px;
|
padding: 0 0 0 50px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue