adds small screen custom styles
This commit is contained in:
parent
006c9a490c
commit
06d71d8b29
@ -169,3 +169,11 @@ elements:
|
||||
left: 84.5%
|
||||
transform: translate(-50%, -50%) scale(380%, 380%)
|
||||
opacity: 0
|
||||
card_mod:
|
||||
style: |
|
||||
.type-picture-elements {
|
||||
min-height: 500px;
|
||||
max-height: 100vh;
|
||||
min-width: 268px;
|
||||
max-width: min(calc((100vh - 70px) * 1125/2095), 400px);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user