Fix box-sizing
This commit is contained in:
parent
9ab0ec6729
commit
3cd358452c
@ -46,6 +46,7 @@
|
||||
width: 21cm;
|
||||
height: 29.7cm;
|
||||
padding: 1.2cm;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
Loading…
Reference in New Issue
Block a user