fix(site): remove unnecessary style rule
This commit is contained in:
parent
66da6674f1
commit
8867663122
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background: linear-gradient(45deg, #3054bf, #416fff);
|
background: linear-gradient(45deg, #3054bf, #416fff);
|
||||||
color: white;
|
color: white;
|
||||||
margin-bottom: 1em;
|
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
margin: 1em auto;
|
margin: 1em auto;
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue