register-verification-sent.html - Fixed duplicate CSS

This commit is contained in:
Matthew Patrick 2021-09-15 19:19:46 +07:00
parent 944d59dd6c
commit a621c09961

View file

@ -38,17 +38,6 @@
background-color: #212226;
}
.card {
position: center;
margin: auto;
text-align: center;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
background-color: #212226;
}
.icon {
position: center;
margin: auto;