mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 16:03:39 +02:00
Merged with main
This commit is contained in:
commit
92ce2b4367
57 changed files with 1608 additions and 958 deletions
|
|
@ -213,6 +213,8 @@
|
|||
opacity: 1;
|
||||
transform: translateY(0);
|
||||
|
||||
grid-column: 1/-1; //For item descriptions in sheet elements
|
||||
|
||||
transition:
|
||||
opacity 0.3s ease-out,
|
||||
transform 0.3s ease-out;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue