Initial commit - existing project files
This commit is contained in:
commit
c49798a9ea
82 changed files with 4304 additions and 0 deletions
11
static/css/order.css
Normal file
11
static/css/order.css
Normal file
|
@ -0,0 +1,11 @@
|
|||
main {
|
||||
margin-top: 0;
|
||||
}
|
||||
form {
|
||||
width: 22rem;
|
||||
}
|
||||
@media only screen and (max-width: 700px) {
|
||||
main {
|
||||
margin-top: -15vh;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue