minor mods
This commit is contained in:
parent
636ccd4b9d
commit
37017dd31a
2 changed files with 148 additions and 149 deletions
|
|
@ -1,4 +1,9 @@
|
|||
.order-detail-container {padding-top: 70px;padding-bottom: 70px;/* margin-bottom: 70px; */max-width: 720px;margin: 0 auto;}
|
||||
.order-detail-container {
|
||||
max-width: 600px;
|
||||
margin: 100px auto;
|
||||
border: 1px solid #ccc;
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
.order-detail-container .invoice-title h2, .invoice-title h3 {
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue