mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 23:26:28 +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 {
|
.profile {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 275px;
|
max-height: 275px;
|
||||||
max-width: fit-content;
|
max-width: 360px;
|
||||||
mask-image: linear-gradient(0deg, transparent 0%, black 10%);
|
mask-image: linear-gradient(0deg, transparent 0%, black 10%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue