You've already forked collage-maker
add page size select
This commit is contained in:
@@ -14,12 +14,15 @@
|
||||
padding: 2rem;
|
||||
flex: 70%;
|
||||
}
|
||||
|
||||
.image-surface {
|
||||
overflow: hidden;
|
||||
margin: auto;
|
||||
border: 1px solid;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
width: auto;
|
||||
--collage-ap: 110 / 85;
|
||||
aspect-ratio: var(--collage-ap);
|
||||
}
|
||||
.showbuton {
|
||||
font-size: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user