Edited bottom of .global-signup-modal--inner-a (#6824) [deploy]
More px to bottom on .global-signup-modal--inner-a class for small computers. Better design.
This commit is contained in:
parent
c67a449ec8
commit
bac847805c
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
top: calc(15% - 33px);
|
||||
left: calc(15% - 33px);
|
||||
right: calc(15% - 33px);
|
||||
bottom: calc(15% - 33px);
|
||||
bottom: calc(10% - 33px);
|
||||
background: white;
|
||||
z-index: 899902;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue