Remove corner rounding
This commit is contained in:
parent
63eda82b20
commit
c7e32f1f6b
1 changed files with 0 additions and 2 deletions
|
|
@ -182,7 +182,6 @@ export default {
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
border-radius: 20px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 15px auto;
|
margin: 15px auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
@ -245,7 +244,6 @@ input[type="text"] {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-radius: 7px;
|
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
font-size: larger;
|
font-size: larger;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue