This commit is contained in:
parent
12179a372e
commit
2ad4f89196
|
@ -42,11 +42,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.submit{
|
.submit{
|
||||||
width: 100px;
|
width: 120px;
|
||||||
height: 45px;
|
height: 45px;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
background-image: linear-gradient(#d7fffa,#aee1e3);
|
background-image: linear-gradient(#d7fffa,#aee1e3);
|
||||||
border-radius: 20px;
|
border-radius: 15px;
|
||||||
border: none;
|
border: none;
|
||||||
margin-left: 1200px;
|
margin-left: 1200px;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
|
|
Loading…
Reference in New Issue