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:
Thomas Bnt 2020-03-25 01:36:33 +01:00 committed by GitHub
parent c67a449ec8
commit bac847805c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;