master
informatic 2020-04-08 21:54:50 +02:00
parent 6372f39fa5
commit 93fb24c138
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<style>
@page {
margin: 0cm;
size: 10cm 15cm;
size: 4in 6in;
}
html, body {
@ -26,8 +26,8 @@ html, body {
flex-direction: column;
align-items: center;
justify-content: space-between;
width: 15cm;
height: 10cm;
width: 6in;
height: 4in;
}
.line {