pretty boxes
This commit is contained in:
parent
aebfad80d5
commit
866a9c6417
1 changed files with 10 additions and 0 deletions
|
|
@ -72,7 +72,17 @@
|
|||
}
|
||||
.create-offer-step {
|
||||
text-align: center;
|
||||
border-radius: 20px;
|
||||
box-shadow: 0 0 13px #ccc;
|
||||
padding: 20px 0;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.create-offer-step h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#close-offer-controls-area {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue