mirror of
https://gitlab.com/nekoya/web.git
synced 2025-01-20 23:47:03 +01:00
register-verification-sent.html - Fixed duplicate CSS
This commit is contained in:
parent
944d59dd6c
commit
a621c09961
1 changed files with 0 additions and 11 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue