Update styles
This commit is contained in:
parent
6bda73b1a9
commit
c57eb0cc1f
2 changed files with 5 additions and 9 deletions
|
@ -48,7 +48,6 @@ body {
|
|||
|
||||
background-color: #fafafa;
|
||||
color: black;
|
||||
border: none;
|
||||
border-radius:10px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
@ -56,12 +55,9 @@ body {
|
|||
display: grid;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
padding-top: 10px;
|
||||
padding-right: 15px;
|
||||
padding-bottom: 10px;
|
||||
padding-left: 15px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 20px;
|
||||
transition-duration: 0.2s;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue