11 lines
114 B
CSS
11 lines
114 B
CSS
#reset-password p {
|
|
position: relative;
|
|
}
|
|
|
|
.text-center {
|
|
text-align: center;
|
|
}
|
|
|
|
#password-icon {
|
|
top: 20px;
|
|
}
|