mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Fix sheet portrait image css
This commit is contained in:
parent
2ef36401d5
commit
a4a608e320
6 changed files with 10 additions and 12 deletions
|
|
@ -9,10 +9,7 @@
|
|||
text-align: center;
|
||||
|
||||
.profile {
|
||||
width: 235px;
|
||||
height: 235px;
|
||||
object-fit: cover;
|
||||
object-position: top center;
|
||||
mask-image: linear-gradient(0deg, transparent 0%, black 10%);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue