docs: add margin to button boilerplate CSS for examples (#41413)
PR Close #41413
This commit is contained in:
parent
73824d5337
commit
a2b671e61b
@ -40,6 +40,7 @@ button {
|
|||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
button:hover {
|
button:hover {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user