mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Improved initial potrait view on limited sheets
This commit is contained in:
parent
e6baec0b24
commit
ad02644750
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
|||
.profile {
|
||||
width: 100%;
|
||||
max-height: 275px;
|
||||
max-width: fit-content;
|
||||
max-width: 360px;
|
||||
mask-image: linear-gradient(0deg, transparent 0%, black 10%);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue