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 { div.forSign {
border: 1px solid black; border: 1px solid black;
margin-left: 10%; margin-left: auto;
margin-right: 10%; margin-right: auto;
width: 80%; width: 70vw;
height: 300px; height: 30vw;
position: relative; position: relative;
-webkit-box-flex: 1; -webkit-box-flex: 1;
-ms-flex: 1; -ms-flex: 1;