feat: table-height

This commit is contained in:
2023-02-19 11:34:54 +01:00
parent 5cefa5f112
commit d459a35aa1

View File

@@ -0,0 +1,6 @@
body_height = 175
table_height = body_height / 2.5
seat_height = body_height / 3.72
# -> seat_height = 100/372 * (table_height * 5/2)