0.0.265
This commit is contained in:
@@ -251,18 +251,18 @@ section.register>h1 {
|
||||
padding-bottom: 35px;
|
||||
}
|
||||
|
||||
.first-column>div:nth-child(2)>div:last-child>input {
|
||||
.footer_input {
|
||||
width: 276px;
|
||||
padding: 19px 0 19px 10px;
|
||||
border-radius: 10px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
.first-column>div:nth-child(2)>div:last-child {
|
||||
.footer_input_wrap {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.first-column>div:nth-child(2)>div:last-child>input::placeholder {
|
||||
.footer_input::placeholder {
|
||||
color: rgba(39, 36, 36, 0.60);
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
@@ -271,7 +271,7 @@ section.register>h1 {
|
||||
}
|
||||
|
||||
|
||||
.first-column>div:nth-child(2)>div:first-child {
|
||||
.footer_text_sub {
|
||||
color: #FFF;
|
||||
/* Body text 3 */
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user