Update bornhack.css

Made content under "Add to order" in shop items visible on iphone.
This commit is contained in:
Kasper Christensen 2018-07-31 13:43:39 +02:00 committed by GitHub
parent 8f46897f0c
commit c8e65b739d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
body {
margin-top: 85px;
margin-bottom: 35px;
margin-bottom: 65px;
overflow: scroll;
}