1
0

Fix box-sizing

This commit is contained in:
Serghei Cebotari 2023-11-29 23:58:17 +03:00
parent 9ab0ec6729
commit 3cd358452c

View File

@ -46,6 +46,7 @@
width: 21cm;
height: 29.7cm;
padding: 1.2cm;
box-sizing: border-box;
}
ul {