mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-28 19:21:05 -05:00
11 lines
123 B
CSS
11 lines
123 B
CSS
#edit_sale_wrapper
|
|
{
|
|
margin: 0 auto;
|
|
padding-bottom: 50px;
|
|
width: 60%;
|
|
}
|
|
|
|
#edit_sale_wrapper h1
|
|
{
|
|
text-align: center;
|
|
} |