forked from blisstown/campfire
fix width (???), return button backgrounds
This commit is contained in:
parent
b295b6f03a
commit
970590497f
4 changed files with 8 additions and 15 deletions
|
@ -38,7 +38,7 @@
|
|||
z-index: 101;
|
||||
|
||||
padding: 16px;
|
||||
width: 732px;
|
||||
width: 700px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0px 16px 64px 4px rgba(0,0,0,0.5);
|
||||
animation: modal_pop_up .15s cubic-bezier(0.22, 1, 0.36, 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue