Change signature to unified ratio

This commit is contained in:
Aaron Lee 2021-09-14 21:20:29 +08:00
parent 6c320bd37a
commit 419a71be2b

View file

@ -12,10 +12,10 @@ div.signatures .col .row {
div.forSign {
border: 1px solid black;
margin-left: 10%;
margin-right: 10%;
width: 80%;
height: 300px;
margin-left: auto;
margin-right: auto;
width: 70vw;
height: 30vw;
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1;