diff --git a/app/home/view/default/mall/showpintuan/index.html b/app/home/view/default/mall/showpintuan/index.html index a179d9b9..b5785626 100644 --- a/app/home/view/default/mall/showpintuan/index.html +++ b/app/home/view/default/mall/showpintuan/index.html @@ -33,6 +33,28 @@ .credit .main-2 .school { margin-bottom: 3rem; + } + .cuucess { + text-align: center; + display: flex; + justify-content: center; + align-items: center; + color: #00db6d; + } + + .cuucess>div:nth-of-type(1) { + + font-size: 3rem; + } + + .cuucess>div:nth-of-type(2) { + + font-size: 2rem; + font-weight: 900; + } + + .form-wrap6 .form-mask { + width: 600px; } @media screen and (max-width: 1600px) {